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:
Alex Gleason 2024-04-11 21:12:27 +00:00
commit c0849e7250
1 changed files with 1 additions and 1 deletions

View File

@ -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: