Update react-native-cli/CONTRIBUTING.md

This commit is contained in:
Martin Konicek 2015-08-26 16:04:48 +01:00
parent dd9bbb4bca
commit 9576657b57
1 changed files with 1 additions and 1 deletions

View File

@ -82,6 +82,6 @@ Both of these types of tests also run on Travis both continuously and on pull re
To unset the npm registry, do:
$ npm config delete registry
$ npm config set registry https://registry.npmjs.org/
# Check that it worked:
$ npm config list