mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-19 22:23:51 +01:00
Fixed typo in CONTRIBUTING.md file.
Changed naviguate to navigate.
This commit is contained in:
parent
73adc71965
commit
a4eddb4691
@ -118,7 +118,7 @@ Inside the root of the repo run
|
|||||||
`npm install` to install all the dependencies
|
`npm install` to install all the dependencies
|
||||||
`npm run start:dev` to launch the game in dev mode.
|
`npm run start:dev` to launch the game in dev mode.
|
||||||
|
|
||||||
After that you can open any browser and naviguate to `localhost:8000` and play the game.
|
After that you can open any browser and navigate to `localhost:8000` and play the game.
|
||||||
Saving a file will reload the game automatically.
|
Saving a file will reload the game automatically.
|
||||||
|
|
||||||
#### Submitting a Pull Request
|
#### Submitting a Pull Request
|
||||||
|
Loading…
Reference in New Issue
Block a user