Updated Setup (markdown)
5
Setup.md
5
Setup.md
@@ -20,7 +20,10 @@ If you face any problems, check the [FAQ page](https://github.com/AbdBarho/stabl
|
|||||||
|
|
||||||
### Detailed Steps
|
### Detailed Steps
|
||||||
|
|
||||||
Download this repo and run:
|
First of all, clone this repo, you can do this with `git`, or you can download a zip file. Please always use the most up-to-date state from the `master` branch. Even though we have releases, everything is changing and breaking all the time.
|
||||||
|
|
||||||
|
|
||||||
|
After cloning, open a terminal in the folder and run:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker compose --profile download up --build
|
docker compose --profile download up --build
|
||||||
|
|||||||
Reference in New Issue
Block a user