mirror of https://github.com/tqdm/tqdm.git
Fix README.rst
Signed-off-by: Stephen L. <lrq3000@gmail.com>
This commit is contained in:
parent
a67c82bddb
commit
a5ae12bdbe
|
@ -47,7 +47,7 @@ Latest development release on github
|
||||||
|
|
||||||
Pull and install in the current directory:
|
Pull and install in the current directory:
|
||||||
|
|
||||||
::
|
.. code:: sh
|
||||||
pip install -e git+https://github.com/tqdm/tqdm.git@master#egg=tqdm
|
pip install -e git+https://github.com/tqdm/tqdm.git@master#egg=tqdm
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
|
|
Loading…
Reference in New Issue