development-v6 -> development
editorconfig-checker / editorconfig-checker (push) Has been cancelled
Check for merge conflicts / main (push) Has been cancelled

This commit is contained in:
Adam Warner
2024-09-11 22:02:12 +01:00
committed by Adam Warner
parent 43c53692ef
commit 5ef5a900e0
+1 -1
View File
@@ -7,7 +7,7 @@ In order to build the image locally, you will first need a copy of the repositor
```
git clone https://github.com/pi-hole/docker-pi-hole
cd docker-pi-hole
git checkout development-v6 #NOTE: This step is only needed until V6 is released
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.