Skip to content

Commit

Permalink
cleanup build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
puckpuck committed Dec 23, 2024
1 parent 2b4c3e3 commit 01dbb86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/react-native-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ app must be built and then run on a mobile simulator on your machine or a
physical device. If this is your first time running a React Native app then in
order to execute the steps under "Build on your host machine" you will need to
setup your local environment for Android or iOS development or both following
[this guide](https://reactnative.dev/docs/set-up-your-environment). Alternatively for Android you can instead follow the steps
under "Build within a container" to leverage a container to build the app's apk
for you.
[this guide](https://reactnative.dev/docs/set-up-your-environment).
Alternatively for Android you can instead follow the steps under "Build within a
container" to leverage a container to build the app's apk for you.

### Build on your host machine

Expand Down

0 comments on commit 01dbb86

Please sign in to comment.