Updated Getting Started (markdown)

Christian Mäder 2020-01-13 17:57:36 +01:00
parent ce17d94a7a
commit 9ceb086b26

@ -29,7 +29,7 @@ For that, open a terminal (e.g. _Terminal_ on _macOS_ or _xterm_ on _Linux_).
mkdir -p ~/projects && cd projects
# (2)
git clone -b master https://github.com/netbox-community/netbox-docker.git
git clone -b release https://github.com/netbox-community/netbox-docker.git
# (3)
cd netbox-docker