Updated Getting Started (markdown)

Christian Mäder 2019-11-20 11:12:56 +01:00
parent 1202520d8d
commit 9b91bdfb72

@ -21,7 +21,7 @@ The first step is to clone [the `netbox-docker` repository][netbox-docker] to yo
For that, open a terminal (e.g. _Terminal_ on _macOS_ or _xterm_ on _Linux_).
1. First you should navigate to the directory where you would like to clone the project to, e.g. `~/projects/`.
2. Second have to clone the project.
2. Second you have to clone the project.
3. Then you should change to the new directory.
```bash