mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-28 11:26:26 -06:00
Update installation
Just separated it so the user can easily click the copy button, and only be presented with the command.
This commit is contained in:
parent
346e03079b
commit
9b2534b6a2
@ -73,6 +73,9 @@ 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user