From 26efb62284bed91c240d7f0cc63b6171e359fd38 Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Sun, 2 Jan 2022 17:07:40 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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