Skip to content

Commit 68cfc57

Browse files
committed
fix ref
1 parent 7900c08 commit 68cfc57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ are automatically installed during pygeoapi-auth's installation.
2222
python3 -m venv my-env
2323
cd my-env
2424
. bin/activate
25-
git clone https://github.com/cartologic/pygeoapi-auth.git
25+
git clone https://github.com/geopython/pygeoapi-auth.git
2626
cd pygeoapi-auth
2727
python3 setup.py install
2828
```

0 commit comments

Comments
 (0)