Skip to content

Commit

Permalink
fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
drapanjanas committed Jun 2, 2018
1 parent 13d2dec commit a976a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ user=> (start-figwheel "ios" "android")
#### Changing the default Figwheel port
In case you have a conflict with the default Figwheel port you can change it as follows:
1. Change the port in project.clj (as per Figwheel docs)
1. Run `re-nata set-figwheel-port <port>`
1. Run `re-natal set-figwheel-port <port>`
1. Run `re-natal use-figwheel`

## Running the app
Expand Down

0 comments on commit a976a59

Please sign in to comment.