dont ignore generated files, improve setup info

This commit is contained in:
Marc Grabanski 2022-09-13 06:47:18 -05:00
parent 10aeaaa726
commit c04ba25515
2 changed files with 2 additions and 1 deletions

View file

@ -42,6 +42,8 @@ OUT OF DATE. We have quite a few more. need to update
### How It Works
Make you have [Node.js](https://nodejs.org/en/) and yarn installed: `npm install --global yarn`
clone the repo and install the dependencies
```bash