diff --git a/README.md b/README.md index bc6dd28..b87a3ad 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Start the container with the same parameters used above. If the same folders are ### docker-compose -1. Copy docker-compose.yml.example to docker-compose.yml +1. Copy [docker-compose.yml.example](https://github.com/netbootxyz/docker-netbootxyz/blob/master/docker-compose.yml.example) to docker-compose.yml 1. Edit as needed 1. Run `docker-compose up -d netbootxyz` to start containers in the background