Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
just1689 committed Jun 19, 2018
1 parent aac4378 commit 2e87d15
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 @@ -28,7 +28,7 @@ The goal of this project is to build an MMO tank game implemented in JS with Bab
- Install an http file server `npm install http-server -g`
- Go to the client directory `cd client/`
- Run `http-server`
- Navigate to <a href="http://localhost:8080">localhost:8080</a>
- Navigate to <a href="http://localhost:8080">http://localhost:8080</a>
- For the server drop-down, select team142.co.za

## Running the client & the server
Expand Down

0 comments on commit 2e87d15

Please sign in to comment.