From c9d669c4721e20affefad97698997b4e2b0f38ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82?= Date: Mon, 8 Jul 2019 11:44:43 +0200 Subject: [PATCH] contribution readmy fix --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fdb38e7f9..8b701f3bc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,7 +41,7 @@ verdaccio ```sh npm set registry http://localhost:4873/ ``` -* Clone `react-native` and `@react-native-commiunity/cli` +* Clone `react-native` and `@react-native-community/cli` * Release new version of `@react-native-community/cli` to local npm proxy. If you have any issues, head over to [verdaccio](https://github.com/verdaccio/verdaccio) and check out the docs. ``` cd /path/to/cli/packages/cli && npm publish