From cd3060b3c729d791f8965c93f939304067dd91b8 Mon Sep 17 00:00:00 2001 From: Kurt Hutten Date: Fri, 17 Dec 2021 05:57:31 +1100 Subject: [PATCH] Update CONTRIBUTING.md CC @Isaac-Tait --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 96d0889..fd4f9ff 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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