diff --git a/README.md b/README.md index 13c237a1..f775c4ed 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,10 @@ version is much more visually appealing. ## Installation ```sh +# newer, faster, prettier, stable version +pip install -e git+https://github.com/tqdm/tqdm.git@master#egg=tqdm +# or (old version on pypi) pip install tqdm -# or -pip install -e git+https://github.com/tqdm/tqdm.git#egg=master ``` ## Documentation