diff --git a/README.md b/README.md index dd493d7ee..f8e9982df 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ for more detailed discussions and examples. The latest version of `galois` can be installed from [PyPI](https://pypi.org/project/galois/) using `pip`. -```sh +```console $ python3 -m pip install galois ```