From 9b91bdfb72f6037cbee9110bfc3408ab9959bea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Wed, 20 Nov 2019 11:12:56 +0100 Subject: [PATCH] Updated Getting Started (markdown) --- Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting-Started.md b/Getting-Started.md index dec37ae..88c9d34 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -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