remove irrelevant npm packages from readme
remove npm packages from the Preqreuisites section of the readme because they should get automatically installed in step 1 of the setup
This commit is contained in:
@ -5,8 +5,7 @@
|
||||
#### Prerequisites
|
||||
- Java 11 or greater
|
||||
- `npm`
|
||||
- `firebase`
|
||||
- `firebase-tools`
|
||||
|
||||
#### Setup
|
||||
1. Run `npm install` in the root directory of the project (`traintracker/`). Note that this may require root privileges on certain operating systems (i.e., to be ran with `sudo`).
|
||||
2. Run `npm install` in the `traintracker/functions/` directory.
|
||||
|
Reference in New Issue
Block a user