mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 13:52:38 +00:00
Renamed branch name on README.md
This commit is contained in:
parent
79a10dd445
commit
2bdea7d1d5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue