mirror of
https://github.com/pi-hole/docs.git
synced 2026-04-18 07:55:09 +01:00
Update build-image.md to remove development branch note
Remove note about checking out the development branch. Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
@@ -7,7 +7,6 @@ In order to build the image locally, you will first need a copy of the repositor
|
|||||||
```bash
|
```bash
|
||||||
git clone https://github.com/pi-hole/docker-pi-hole
|
git clone https://github.com/pi-hole/docker-pi-hole
|
||||||
cd docker-pi-hole
|
cd docker-pi-hole
|
||||||
git checkout development #NOTE: This step is only needed until V6 is released
|
|
||||||
```
|
```
|
||||||
|
|
||||||
All other commands following assume you have at least run the above steps.
|
All other commands following assume you have at least run the above steps.
|
||||||
|
|||||||
Reference in New Issue
Block a user