Skip to content

Commit

Permalink
update the MXNET install guide
Browse files Browse the repository at this point in the history
update the submodule checkout  issue
  • Loading branch information
taokong committed Apr 10, 2018
1 parent 2b47f67 commit f46db5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ git clone https://github.com/msracver/Deformable-ConvNets.git
git clone --recursive https://github.com/dmlc/mxnet.git
git checkout 998378a
git submodule update
# if it's the first time to checkout, just use: git submodule update --init --recursive
```
3.3 Compile MXNet
```
Expand Down

0 comments on commit f46db5d

Please sign in to comment.