diff --git a/README.md b/README.md index d22254b..705f785 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +If you run `watcher.js` in game, the game will automatically detect file changes and restart the associated scripts