Jeremy Stretch 5 лет назад
Родитель
Сommit
b3b7e08c50
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/installation/3-netbox.md

+ 1 - 1
docs/installation/3-netbox.md

@@ -25,7 +25,7 @@ Begin by installing all system packages required by NetBox and its dependencies.
 Before continuing with either platform, update pip (Python's package management tool) to its latest release:
 Before continuing with either platform, update pip (Python's package management tool) to its latest release:
 
 
 ```no-highlight
 ```no-highlight
-# pip install --upgrade pip
+# pip3 install --upgrade pip
 ```
 ```
 
 
 ## Download NetBox
 ## Download NetBox