Update CONTRIBUTING.md

CC @Isaac-Tait
This commit is contained in:
Kurt Hutten
2021-12-17 05:57:31 +11:00
committed by GitHub
parent cef1d34c6f
commit cd3060b3c7

View File

@@ -22,9 +22,9 @@ Because Each CadPackage is it's own beast we opted to use Docker in order to giv
## Getting your dev environment setup
Clone the repo and `cd` in the app directory (the docs directory is for [learn.cadhub](https://learn.cadhub.xyz/))
Clone the repo, then `cd` in the repo and app directory (the docs directory is for [learn.cadhub](https://learn.cadhub.xyz/))
```
cd app
cd cadhub/app
```
Install dependencies