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

Commit 25c591b

Browse files
authored
Update Installation instructions for source (#1146)
1 parent 44547c7 commit 25c591b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/install-include.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Select your preferences and run the install command.
118118
.. code-block:: bash
119119
120120
pip install --pre --upgrade mxnet
121-
git clone https://github.com/dmlc/gluon-nlp
121+
git clone https://github.com/dmlc/gluon-nlp --branch master
122122
cd gluon-nlp && python setup.py install --user
123123
124124
.. container:: cuda

0 commit comments

Comments
 (0)