diff --git a/README.md b/README.md index ca8b053..fff880e 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Admin part is [api.primates.dev/admin](https://api.primates.dev/admin) ```Bash git clone https://github.com/StanGirard/seo-audits-toolkit cd seo-audits-toolkit +docker network create web docker-compose pull ## docker-compose build if you want to build it on your own docker-compose --env-file .env-example up -d ```