Update installation docs to make sure pip is upgraded (#966)
This commit is contained in:
committed by
GitHub
parent
b640217900
commit
1e3e50995e
@@ -25,6 +25,7 @@ For developers and the truly impatient
|
||||
. bin/activate
|
||||
git clone https://github.com/geopython/pygeoapi.git
|
||||
cd pygeoapi
|
||||
pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
python setup.py install
|
||||
cp pygeoapi-config.yml example-config.yml
|
||||
|
||||
Reference in New Issue
Block a user