Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
just1689 committed Nov 27, 2018
2 parents 70f2475 + 2e87d15 commit 1f49912
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 1f49912

Please sign in to comment.