Update README.md
This commit is contained in:
parent
966f767b89
commit
c15b920992
@ -10,9 +10,6 @@ There is a workspace file in `.vscode` which contains the recommended settings f
|
||||
## Dependencies
|
||||
[Node.js](https://nodejs.org/en/download/) required for compiling typescript and installing dependencies
|
||||
|
||||
[git](https://git-scm.com) to download the bitburner repo to manage typescript docs for ns functions
|
||||
|
||||
|
||||
## Installation
|
||||
```
|
||||
git clone https://github.com/SlyCedix/bitburner-typescript-template.git
|
||||
@ -32,4 +29,4 @@ To update your Netscript Definitions, run `npm run defs` in a terminal
|
||||
|
||||
Press F1 and Select `Bitburner: Enable File Watcher` to enable auto uploading to the game
|
||||
|
||||
If you run `watcher.js` in game, the game will automatically detect file changes and restart the associated scripts
|
||||
If you run `watcher.js` in game, the game will automatically detect file changes and restart the associated scripts
|
||||
|
Loading…
Reference in New Issue
Block a user