docs: update readme

main
Tanimodori 2 years ago
parent ec23890f73
commit f3be9a5507
No known key found for this signature in database
GPG Key ID: 27779538B4410104

@ -30,8 +30,7 @@ npm i
Write all your typescript source code in the `/src` directory
To autocompile as you save, run `npm run transpile` in a terminal.
To send changed files as you save, run `npm run watch` in a terminal.
To autocompile and send changed files as you save, run `npm run watch` in a terminal.
Have them both running simultaneously so that it all happens automatically.
For Bitburner to receive any files, you need to enter the port `npm run watch` logs to the terminal

Loading…
Cancel
Save