Skip to content

Commit

Permalink
fix ref
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Nov 18, 2024
1 parent 7900c08 commit 68cfc57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ are automatically installed during pygeoapi-auth's installation.
python3 -m venv my-env
cd my-env
. bin/activate
git clone https://github.com/cartologic/pygeoapi-auth.git
git clone https://github.com/geopython/pygeoapi-auth.git
cd pygeoapi-auth
python3 setup.py install
```
Expand Down

0 comments on commit 68cfc57

Please sign in to comment.