Skip to content

Commit

Permalink
Fixed the markup of the README.md file.
Browse files Browse the repository at this point in the history
  • Loading branch information
gcsolaroli committed May 3, 2013
1 parent ed23754 commit 77c9037
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -89,9 +89,10 @@ In order to build this file, the following command should be executed:


Once the index.html files have been built (one for each frontend) and a backend is running and has been correctly configured in the proxy script, it is possible to access the different versions of the application at the following URLs:
- `http://localhost:8888/beta/index.html`
- `http://localhost:8888/gamma/index.html`
- `http://localhost:8888/gamma/index.mobile.html`

- `http://localhost:8888/beta/index.html`
- `http://localhost:8888/gamma/index.html`
- `http://localhost:8888/gamma/index.mobile.html`


## Installing
Expand Down

0 comments on commit 77c9037

Please sign in to comment.