docs: fix cd command

This commit is contained in:
P. Reis 2024-04-11 21:05:28 +00:00
parent 9b63adc23f
commit 22d527478a

View file

@ -4,7 +4,7 @@ To get it running, just clone the repo:
```
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: