mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-21 11:51:11 +00:00
parent
8ee8f3ef60
commit
3d39f9421b
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ Make sure you have both docker and docker-compose(>=`1.24.0`) installed. On Ubun
|
|||
|
||||
```bash
|
||||
# Create a folder for the lemmy files. the location doesnt matter, you can put this anywhere you want
|
||||
mkdir /lemmy
|
||||
cd /lemmy
|
||||
mkdir lemmy
|
||||
cd lemmy
|
||||
```
|
||||
|
||||
## Download default config files
|
||||
|
|
Loading…
Reference in a new issue