Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
update doc - git clone recursive
Browse files Browse the repository at this point in the history
  • Loading branch information
ys2843 committed Jun 3, 2020
1 parent 0b2c011 commit 7477a44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Here are some general git workflow tips
Fork [https://github.com/apache/incubator-mxnet](https://github.com/apache/incubator-mxnet) then

```
git clone https://github.com/your_username/incubator-mxnet
git clone --recursive https://github.com/your_username/incubator-mxnet
cd mxnet
git remote add upstream https://github.com/apache/incubator-mxnet
```
Expand Down

0 comments on commit 7477a44

Please sign in to comment.