diff --git a/docs/source/installation.rst b/docs/source/installation.rst index d8c471a..ba0847f 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -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