Skip to content

Commit

Permalink
👌 addressing CR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbrentkelly authored Sep 13, 2019
1 parent 778ba9a commit 61320b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
npx react-native init MyApp --template react-native-template-typescript
```

> You may need to remove the globally installed **react-native-cli** (`npm uninstall -g react-native-cli`), for the above command to work.
> You may need to remove the globally installed **react-native-cli** (`npm uninstall -g react-native-cli`), for the above command to work. The global **react-native-cli** is deprecated, and no longer supported.
## :computer: Contributing

Expand Down

0 comments on commit 61320b5

Please sign in to comment.