Skip to content

Commit 01dbb86

Browse files
committed
cleanup build instructions
1 parent 2b4c3e3 commit 01dbb86

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/react-native-app/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ app must be built and then run on a mobile simulator on your machine or a
2222
physical device. If this is your first time running a React Native app then in
2323
order to execute the steps under "Build on your host machine" you will need to
2424
setup your local environment for Android or iOS development or both following
25-
[this guide](https://reactnative.dev/docs/set-up-your-environment). Alternatively for Android you can instead follow the steps
26-
under "Build within a container" to leverage a container to build the app's apk
27-
for you.
25+
[this guide](https://reactnative.dev/docs/set-up-your-environment).
26+
Alternatively for Android you can instead follow the steps under "Build within a
27+
container" to leverage a container to build the app's apk for you.
2828

2929
### Build on your host machine
3030

0 commit comments

Comments
 (0)