Explorar o código

Closes #5076: Specify pip3

Jeremy Stretch %!s(int64=5) %!d(string=hai) anos
pai
achega
b3b7e08c50
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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:
 
 ```no-highlight
-# pip install --upgrade pip
+# pip3 install --upgrade pip
 ```
 
 ## Download NetBox