Просмотр исходного кода

Update installation

Just separated it so the user can easily click the copy button, and only be presented with the command.
Hans Erasmus 4 лет назад
Родитель
Сommit
4fb3a2e0a0
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      docs/installation/3-netbox.md

+ 3 - 0
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.