Merge pull request 'Fix typo in readme.' (#1) from feature/fix-typo-in-readme into main

Reviewed-on: #1
This commit is contained in:
Manuel Friedli 2024-08-05 14:36:17 +02:00
commit 7e3687f776

View file

@ -12,7 +12,7 @@ docker image pull gentoo/stage3:amd64-nomultilib-openrc
```
# Publishing
Tag the build image with the current date as the name:
Tag the built image with the current date as the name:
```commandline
docker image tag <hash> fritteli/pkgcheck:yyyyMMdd
docker image tag <hash> fritteli/pkgcheck:latest