diff --git a/README.rst b/README.rst index ef630398..3267b063 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,6 @@ Other Commands - ``shell`` will spawn a shell with the virtualenv activated. - ``python`` will run the Python interpreter from the virtualenv, with any arguments forwarded. -- ``where`` will give location information about the current project. - ``check`` asserts that PEP 508 requirements are being met by the current environment.