Skip to content

Commit

Permalink
fix: wrong file name
Browse files Browse the repository at this point in the history
  • Loading branch information
Mar0xy committed Dec 31, 2023
1 parent 8e824b5 commit 5162b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/install/fresh.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ mkdir Sharkey && mkdir Sharkey/.config
Fetch all required examples and enter directory:

```bash
wget -O Sharkey/docker-compose.yml https://git.joinsharkey.org/Sharkey/Sharkey/raw/branch/stable/docker-compose.yml.example
wget -O Sharkey/docker-compose.yml https://git.joinsharkey.org/Sharkey/Sharkey/raw/branch/stable/docker-compose_example.yml
wget -O Sharkey/.config/default.yml https://git.joinsharkey.org/Sharkey/Sharkey/raw/branch/stable/.config/docker_example.yml
wget -O Sharkey/.config/docker.env https://git.joinsharkey.org/Sharkey/Sharkey/raw/branch/stable/.config/docker_example.env
cd Sharkey
Expand Down

0 comments on commit 5162b05

Please sign in to comment.