Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mansab committed Sep 26, 2024
1 parent ad5ba4a commit c36d2a3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,13 @@ it can be provided by **either** of the following methods:

## With Docker

### Build the Docker image
### Pull the Docker image

```bash
docker pull ghcr.io/mansab/github-cctray:v4.0.0
```

### or Build it yourself

```bash
docker build -t github-cctray:latest .
Expand Down

0 comments on commit c36d2a3

Please sign in to comment.