Update README.md

This commit is contained in:
Dima yawaflua Andreev
2024-01-11 14:04:25 +03:00
committed by GitHub
parent ab6180b0d2
commit 87e1f51e08

View File

@@ -20,9 +20,14 @@ If you wanna help me, create Issue or Pull request.
# How to start?
You should to use this command for download this package from ghcr:
```cli
docker pull ghcr.io/yawaflua/yaflay.ru:master
```
### For latest version
```cli
docker pull ghcr.io/yawaflua/yaflay.ru:master
```
### For stable version
```cli
docker pull ghcr.io/yawaflua/yaflay.ru:latest
```
After that create docker-compose file, for example:
```yml
version: "3.9"