diff --git a/README.md b/README.md index e0e11dc..d9e10a9 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Mysql files are mounted at datadir. \ ```bash git clone https://gitlab.com/alliedmaldives/ops/zabbix-dockerfile zabbix-docker cd zabbix-docker -docker build -t . +docker build -t zabbix . docker-compose up -d xdg-open http://localhost:8000 ```