Sfoglia il codice sorgente

Merge pull request #6645 from hanserasmus/patch-2

Update installation
Jeremy Stretch 4 anni fa
parent
commit
3ed346be86
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      docs/installation/3-netbox.md

+ 5 - 0
docs/installation/3-netbox.md

@@ -73,6 +73,11 @@ Next, clone the **master** branch of the NetBox GitHub repository into the curre
 
 
 ```no-highlight
 ```no-highlight
 $ sudo git clone -b master https://github.com/netbox-community/netbox.git .
 $ sudo git clone -b master https://github.com/netbox-community/netbox.git .
+```
+
+The screen below should be the result:
+
+```
 Cloning into '.'...
 Cloning into '.'...
 remote: Counting objects: 1994, done.
 remote: Counting objects: 1994, done.
 remote: Compressing objects: 100% (150/150), done.
 remote: Compressing objects: 100% (150/150), done.