Skip to content

Commit

Permalink
Prefix tag with v
Browse files Browse the repository at this point in the history
  • Loading branch information
brianddk authored Mar 20, 2024
1 parent 8ad9a0a commit fab8cb6
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 @@ -56,7 +56,7 @@ Alternatively you can run it in module mode (`python -m pyexch --help`) or run t
To install directly from GitHub, you can install from the tarball:

```
pip install https://github.com/brianddk/pyexch/archive/refs/tags/0.0.1.tar.gz
pip install https://github.com/brianddk/pyexch/archive/refs/tags/v0.0.1.tar.gz
```

You won't get to documentation or templates, but all the code will land and functino
Expand Down

0 comments on commit fab8cb6

Please sign in to comment.