Renamed branch name on README.md

This commit is contained in:
Rob Davis 2020-01-22 21:03:54 -06:00 committed by GitHub
parent 79a10dd445
commit 2bdea7d1d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ Then there is currently one extra tags for each of the above labels:
To get Netbox up and running:
```bash
git clone -b master https://github.com/netbox-community/netbox-docker.git
git clone -b release https://github.com/netbox-community/netbox-docker.git
cd netbox-docker
docker-compose pull
docker-compose up -d