Skip to content

Commit c36d2a3

Browse files
committed
Update readme
1 parent ad5ba4a commit c36d2a3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,13 @@ it can be provided by **either** of the following methods:
4040

4141
## With Docker
4242

43-
### Build the Docker image
43+
### Pull the Docker image
44+
45+
```bash
46+
docker pull ghcr.io/mansab/github-cctray:v4.0.0
47+
```
48+
49+
### or Build it yourself
4450

4551
```bash
4652
docker build -t github-cctray:latest .

0 commit comments

Comments
 (0)