Skip to content

Commit 61320b5

Browse files
authored
👌 addressing CR comments
1 parent 778ba9a commit 61320b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
npx react-native init MyApp --template react-native-template-typescript
3232
```
3333

34-
> You may need to remove the globally installed **react-native-cli** (`npm uninstall -g react-native-cli`), for the above command to work.
34+
> 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.
3535
3636
## :computer: Contributing
3737

0 commit comments

Comments
 (0)