diff --git a/website/README.md b/website/README.md index 3e40b0a5c..43d3debf7 100644 --- a/website/README.md +++ b/website/README.md @@ -10,7 +10,7 @@ Then, run the server via ``` npm start -Open http://localhost:8080/react-native/index.html +open http://localhost:8080/react-native/index.html ``` Anytime you change the contents, just refresh the page and it's going to be updated.