Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zephiii authored Sep 23, 2023
1 parent 5a5f4fb commit 8fc32e6
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 @@ -9,7 +9,7 @@ In order to run your server via localhost, you will need to install these first:
- [Node.js v16 or later](https://nodejs.org/en)
- [ws](https://www.npmjs.com/package/ws)

Once the required software is installed, open either run.bat (if you're on Windows) or run.sh (if you're not). If there aren't any errors, your server will start up. Go to `localhost:3000` in your favourite web browser (keep the command prompt open, closing it will shut down the server) to play.
Once the required software is installed, open either run.bat (if you're on Windows) or run.sh (if you're not). If there aren't any errors, your server will start up. Go to `localhost:3000` in your favourite web browser (keep the terminal window open, closing it will shut down the server) to play.

If you want to stay up to date, fork this template, download a git client, and sync the fork whenever there's a major update.

Expand Down

0 comments on commit 8fc32e6

Please sign in to comment.