Updated Updating TH, THC, THNN, THCUNN subtrees (markdown)

Soumith Chintala
2016-09-10 16:44:52 -04:00
parent 0ed28d439e
commit dc0946abed

@ -18,7 +18,7 @@ git branch -D temporary-split-branch
## In future, you can merge in additional changes as follows:
```bash
git fetch $THREPO/master
git fetch $THREPO
git checkout $THREPO/master
git subtree split -P lib/$THREPO -b temporary-split-branch
git checkout master