Skip to content

Commit

Permalink
Merge pull request #277 from xiaoxianBoy/fix-typos
Browse files Browse the repository at this point in the history
chore: fix typos
  • Loading branch information
manuelsc authored Jul 11, 2024
2 parents df3b67f + 6934d57 commit 1606dbf
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 1606dbf

Please sign in to comment.