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