Skip to content

Commit 3933a58

Browse files
Fixing readme
1 parent 585d122 commit 3933a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The server runs on the 435 revision of the game, which was a game update made on
4949
4. Copy the `data/config/server-config-default.yaml` and paste it into the same folder using the name `server-config.yaml`
5050
5. Go into your new `server-config.yaml` file and modify your RSA modulus and exponent with the ones matching your game client
5151
- You may also modify the server's port and host address from this configuration file
52-
6. Run the game server and REST service by inputting the command npm run server
52+
6. Run the game server and REST service by inputting the command `npm start`
5353

5454
The game server will spin up and be accessible via port 43594. The REST service can be accessed via port 8888.
5555

0 commit comments

Comments
 (0)