added more changes for centos/rhel installation

This commit is contained in:
Chagara
2016-09-02 16:54:47 -04:00
parent 2213e3e0cf
commit af519b93b7
2 changed files with 3 additions and 1 deletions

View File

@@ -62,6 +62,7 @@ If `git` is not already installed, install it:
```
# sudo apt-get install -y git
# sudo yum install -y git
```
Next, clone the **master** branch of the NetBox GitHub repository into the current directory: