mirror of
https://github.com/zhigang1992/firebase-tools.git
synced 2026-01-12 22:47:24 +08:00
Update CONTRIBUTING.md (#3513)
added note to run `npm install` before `npm link` the first time
This commit is contained in:
@@ -53,6 +53,7 @@ repository:
|
||||
```bash
|
||||
git clone git@github.com:firebase/firebase-tools.git
|
||||
cd firebase-tools
|
||||
npm install # must be run the first time you clone
|
||||
npm link # installs dependencies, runs a build, links it into the environment
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user