* fixtypo

* Fix line 8
This commit is contained in:
Vasilis Mavromatis 2023-07-10 16:30:50 +03:00 committed by GitHub
parent 8ee8f3ef60
commit 3d39f9421b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,8 @@ Make sure you have both docker and docker-compose(>=`1.24.0`) installed. On Ubun
```bash ```bash
# Create a folder for the lemmy files. the location doesnt matter, you can put this anywhere you want # Create a folder for the lemmy files. the location doesnt matter, you can put this anywhere you want
mkdir /lemmy mkdir lemmy
cd /lemmy cd lemmy
``` ```
## Download default config files ## Download default config files