Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Correct docker image path
  • Loading branch information
jhalter authored Jul 23, 2024
1 parent 4954caf commit 3e4a52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ sudo docker run \
-p 5500:5500 \
-p 5501:5501 \
-v $HLFILES:/usr/local/var/mobius/config \
ghcr.io/jhalter/mobius:latest \
ghcr.io/jhalter/mobius-hotline-server:latest \
-init
```

Expand Down

0 comments on commit 3e4a52e

Please sign in to comment.