Merge branch 'patrickReiis-main-patch-65904' into 'main'
docs: fix cd command in running instructions See merge request soapbox-pub/soapbox!2993
This commit is contained in:
commit
c0849e7250
|
@ -4,7 +4,7 @@ To get it running, just clone the repo:
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://gitlab.com/soapbox-pub/soapbox.git
|
git clone https://gitlab.com/soapbox-pub/soapbox.git
|
||||||
cd soapbox-fe
|
cd soapbox
|
||||||
```
|
```
|
||||||
|
|
||||||
Ensure that Node.js and Yarn are installed, then install dependencies:
|
Ensure that Node.js and Yarn are installed, then install dependencies:
|
||||||
|
|
Loading…
Reference in New Issue