diff --git a/README.md b/README.md index 9d0e8dfc84..ce5f02bee2 100644 --- a/README.md +++ b/README.md @@ -226,7 +226,7 @@ To enhance CPython compatibility, try to increase unittest coverage by checking Another approach is to checkout the source code: builtin functions and object methods are often the simplest and easiest way to contribute. -You can also simply run `uv run python -I whats_left.py` to assist in finding any unimplemented +You can also simply run `python -I whats_left.py` to assist in finding any unimplemented method. ## Compiling to WebAssembly