From 61a501593806938abc1849f174447c2c41ad4418 Mon Sep 17 00:00:00 2001 From: Eugene Kliuchnikov Date: Tue, 19 Sep 2017 11:29:55 +0200 Subject: Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fb4e92c..26ab21f 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,10 @@ To install the latest release of the Python module, run the following: $ pip install brotli +To install the tip-of-the-tree version, run: + + $ pip install --upgrade git+https://github.com/google/brotli + See the [Python readme](python/README.md) for more details on installing from source, development, and testing. -- cgit v1.1