Renamed branch name on README.md
This commit is contained in:
parent
79a10dd445
commit
2bdea7d1d5
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Then there is currently one extra tags for each of the above labels:
|
||||||
To get Netbox up and running:
|
To get Netbox up and running:
|
||||||
|
|
||||||
```bash
|
```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
|
cd netbox-docker
|
||||||
docker-compose pull
|
docker-compose pull
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue