diff --git a/docs/index.md b/docs/index.md index 5fbf82e0..7047f6bb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -28,7 +28,7 @@ print(primes) # [2, 3, 5, 7, 11, 13, 17, 19] ``` -## Supported Platforms +## Supported platforms pkpy should work on any platform with a C++17 compiler. These platforms are officially tested.