diff --git a/README.md b/README.md index 5c5d3f61..2a12b7b6 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ version is much more visually appealing. ```sh # newer, faster, prettier, stable version -pip install -e git+https://github.com/tqdm/tqdm.git#egg=tqdm +pip install -e git+https://github.com/tqdm/tqdm.git@master#egg=tqdm-2.0 # or (old version on pypi) pip install tqdm ```