Skip to content

Commit

Permalink
docs: fix: follow redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
tycrek committed Dec 5, 2023
1 parent b472ed2 commit 3f685ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ I provide a pre-made `compose.yaml` file that makes it easier to get started.

```bash
mkdir ass && cd ass/
curl -O https://ass.tycrek.dev/compose.yaml
curl -LO https://ass.tycrek.dev/compose.yaml
docker compose up -d
```

Expand Down

0 comments on commit 3f685ef

Please sign in to comment.