We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906b58f commit 69cbb21Copy full SHA for 69cbb21
docs/index.md
@@ -22,7 +22,7 @@ cd pygeoapi
22
git clone https://github.com/geopython/pygeoapi.git
23
cd pygeoapi
24
pip3 install -r requirements.txt
25
-python3 setup.py install
+pip3 install .
26
cp pygeoapi-config.yml example-config.yml
27
vi example-config.yml # edit as required
28
export PYGEOAPI_CONFIG=example-config.yml
0 commit comments