Skip to content

Commit

Permalink
Update readme with new dev port
Browse files Browse the repository at this point in the history
  • Loading branch information
Christof committed Jun 4, 2014
1 parent ae6651b commit 7e956a8
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 @@ -35,7 +35,7 @@ To display a rough demo, minify and start a webserver with
grunt minify
grunt server
```
A good place to navigate your browser to at the moment would be [http://localhost:8084/app/#/staging2?doc=1&s=2](http://localhost:8084/app/#/staging2?doc=1&s=2)
A good place to navigate your browser to at the moment would be [http://localhost:8081/app/#/staging2?doc=1&s=2](http://localhost:8084/app/#/staging2?doc=1&s=2)


During development a watch task (`grunt reloader`) can optionally be
Expand Down

0 comments on commit 7e956a8

Please sign in to comment.