aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index b092e4f..c59d361 100644
--- a/README.md
+++ b/README.md
@@ -66,12 +66,12 @@ See [Premake5](https://premake.github.io/)
#### Python
-To install the Python module from source, run the following:
+To install the latest release of the Python module, run the following:
- $ python setup.py install
+ $ pip install brotli
-See the [Python readme](python/README.md) for more details on testing
-and development.
+See the [Python readme](python/README.md) for more details on installing
+from source, development, and testing.
### Benchmarks
* [Squash Compression Benchmark](https://quixdb.github.io/squash-benchmark/) / [Unstable Squash Compression Benchmark](https://quixdb.github.io/squash-benchmark/unstable/)