diff --git a/README.md b/README.md index 9c0eb633aa..75512af0f5 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ tinygrad will always be below 1000 lines. If it isn't, we will revert commits un ### Running tests ```bash -python -m pytest +python3 -m pytest ``` ### TODO