Skip to content

Commit

Permalink
Remove perennial npm install, see #172
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Dec 7, 2021
1 parent 273c8c3 commit ff4ea69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/phet-development-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ Install dev dependencies via `npm install` in the following directories:
```
cd chipper
npm install
cd ../perennial
npm install
cd ../perennial-alias
npm install
cd ../${directory of the sim you are working on}
Expand Down

0 comments on commit ff4ea69

Please sign in to comment.