Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBuchanan314 committed Dec 21, 2024
1 parent 57d979f commit 651eba7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ make html
publishing to pypi: (this one is mainly for my benefit!)

```
rm -rf build/* dist/*
python3 -m build
python3 -m twine upload --repository pypi dist/atmst-*.tar.gz
python3 -m twine upload --repository pypi dist/*
```

0 comments on commit 651eba7

Please sign in to comment.