Andrew Coelho 9 years ago
parent
commit
2f187968fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lessons/01-setting-up/README.md

+ 1 - 1
lessons/01-setting-up/README.md

@@ -16,7 +16,7 @@ npm install
 npm start
 npm start
 ```
 ```
 
 
-Now open up http://localhost:8080
+Now open up [http://localhost:8080](http://localhost:8080)
 
 
 Feel free to poke around the code to see how we're using webpack and npm
 Feel free to poke around the code to see how we're using webpack and npm
 scripts to run the app.
 scripts to run the app.