Skip to content

Commit

Permalink
chore: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxianBoy committed Mar 29, 2024
1 parent e78def4 commit 6934d57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Build the the app at least once before proceeding:

#### Livereload

Make sure port 8100 is accessable on your computer and use the following command to run a livereload server
Make sure port 8100 is accessible on your computer and use the following command to run a livereload server

`ionic cap run android --livereload --external --host=192.168.1.64 --disableHostCheck --configuration=development`

Expand Down Expand Up @@ -97,7 +97,7 @@ Build the the app at least once before proceeding:

#### Livereload

Make sure port 8100 is accessable on your mac and use the following command to run a livereload server
Make sure port 8100 is accessible on your mac and use the following command to run a livereload server

`ionic cap run ios --livereload --external --host=192.168.1.64 --disableHostCheck --configuration=development`

Expand Down

0 comments on commit 6934d57

Please sign in to comment.