Change pip3 to python3-pip

This commit is contained in:
Oliver Walters 2019-09-02 15:51:58 +10:00
parent 0be54a762f
commit 4de12033bb

View File

@ -17,7 +17,7 @@ Requirements
To install InvenTree you will need the following:
* python3
* pip3
* python3-pip
* make
Installation