Skip to content

Commit 69cbb21

Browse files
authored
update 5 minute install
1 parent 906b58f commit 69cbb21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cd pygeoapi
2222
git clone https://github.com/geopython/pygeoapi.git
2323
cd pygeoapi
2424
pip3 install -r requirements.txt
25-
python3 setup.py install
25+
pip3 install .
2626
cp pygeoapi-config.yml example-config.yml
2727
vi example-config.yml # edit as required
2828
export PYGEOAPI_CONFIG=example-config.yml

0 commit comments

Comments
 (0)