Update README.md

This commit is contained in:
Antony Messerli 2022-01-02 17:07:40 -06:00 committed by GitHub
parent f22b2df250
commit 26efb62284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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