docs: fix cd command
This commit is contained in:
parent
9b63adc23f
commit
22d527478a
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue