Skip to content

Commit

Permalink
fixed README.md again
Browse files Browse the repository at this point in the history
  • Loading branch information
fxsth committed Mar 11, 2023
1 parent cb34ec6 commit 9b13bf7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ Focused on proper functioning rather than good looking design. Features:

Use `docker pull ghcr.io/fxsth/pledo:latest` to get the docker image of latest release.

Use `docker pull ghcr.io/fxsth/pledo:master` to get the docker image of current master version.
#### Docker Compose Example
```yaml
version: "3"

services:
pledo:
Expand All @@ -32,4 +34,4 @@ services:
```
---
![Download screenshot](images/screenshot-downloads.png)
![Download screenshot](images/screenshot-downloads.png)

0 comments on commit 9b13bf7

Please sign in to comment.