From 4fb3a2e0a03918269a2f7c7fb4375ea6c4292a15 Mon Sep 17 00:00:00 2001 From: Hans Erasmus Date: Tue, 22 Jun 2021 09:59:01 +0200 Subject: [PATCH] Update installation Just separated it so the user can easily click the copy button, and only be presented with the command. --- docs/installation/3-netbox.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/installation/3-netbox.md b/docs/installation/3-netbox.md index 7a8e0bc80..958cd4e46 100644 --- a/docs/installation/3-netbox.md +++ b/docs/installation/3-netbox.md @@ -73,6 +73,9 @@ Next, clone the **master** branch of the NetBox GitHub repository into the curre ```no-highlight $ sudo git clone -b master https://github.com/netbox-community/netbox.git . +``` +The screen below should be the result: +``` Cloning into '.'... remote: Counting objects: 1994, done. remote: Compressing objects: 100% (150/150), done.