Skip to content

Commit

Permalink
doc: Update README.md (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
matuancc committed Aug 5, 2021
1 parent 0e45b53 commit df3ec80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/src/pages/docs/environment-setup/android/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ npx react-native start
##### 如果使用 ```@uiw/react-native-template``` 模版,只需<!--rehype:style=color: #0ab100;-->
<!--rehype:style=background-color: rgb(118 247 149);-->
```shell
yarn run android
yarn start
```

>如果您使用 Yarn 包管理器,则可以在现有项目中运行 React Native 命令时使用yarn代替npx。
Expand Down Expand Up @@ -214,4 +214,4 @@ yarn run android

## 恭喜!

恭喜! 您已经成功运行并修改了您的第一个 React Native 应用程序。
恭喜! 您已经成功运行并修改了您的第一个 React Native 应用程序。

0 comments on commit df3ec80

Please sign in to comment.