Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samithaliyanage authored Aug 12, 2022
1 parent d73ac2d commit f802522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ In order to update PyPI, you will need owner permissions, which are currently he
```
2. Run `python setup.py sdist upload` to upload the tarball.
3. Run `python setup.py bdist_egg upload` to upload the egg file.
(If `upload` command doesn't work use `twine upload dist/*`)

## Documentation
For usage instructions and documentation please see: [https://htrc.github.io/HTRC-WorksetToolkit/]
Expand Down

0 comments on commit f802522

Please sign in to comment.