fix readme

This commit is contained in:
ace
2021-01-09 21:18:40 +03:00
parent 31324fdb66
commit 527c66dafa

View File

@ -3,5 +3,5 @@ Used for Geek Home Platform deployment
## Build all
ansible-playbook build.yaml -e REGISTRY=${YOUR_DOCKER_REGISTRY} -e target=${TARGET}
ansible-playbook build.yaml -e registry=${YOUR_DOCKER_REGISTRY} -e target=${TARGET}