diff --git a/README.md b/README.md index ce3db0c..5206824 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Small sync helpers shared across projects. Base is stdlib only — **no dependen ## Install ``` -commons @ git+ssh://git@git.rethinkstudios.io/rethink-public/commons.git@v0.2.3 +commons @ git+ssh://git@git.rethinkstudios.io/rethink-public/commons.git # async address/geo lookups (fetch_ip / ip_location / fetch_location) need the extra: -commons[addr] @ git+ssh://git@git.rethinkstudios.io/rethink-public/commons.git@v0.2.3 +commons[addr] @ git+ssh://git@git.rethinkstudios.io/rethink-public/commons.git ``` The base install pulls **nothing** (stdlib). Only `commons[addr]` adds `aiohttp`, and