Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Update Installation instructions for source (#1146)
Browse files Browse the repository at this point in the history
  • Loading branch information
avinashsai authored Feb 10, 2020
1 parent 44547c7 commit 25c591b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/install-include.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Select your preferences and run the install command.
.. code-block:: bash
pip install --pre --upgrade mxnet
git clone https://github.com/dmlc/gluon-nlp
git clone https://github.com/dmlc/gluon-nlp --branch master
cd gluon-nlp && python setup.py install --user
.. container:: cuda
Expand Down

0 comments on commit 25c591b

Please sign in to comment.