Improve contributing

This commit is contained in:
Qolzam
2017-07-09 08:38:22 +04:30
parent 8308535264
commit 2c0d4659f6

View File

@@ -63,7 +63,6 @@ git remote add upstream git@github.com:Qolzam/react-social-network.git
git checkout master
git pull upstream master
git checkout -b my-topic-branch
npm update
```
### Testing the documentation site