Skip to content

Commit

Permalink
updates to the readme for steps to install ESAT using the github acti…
Browse files Browse the repository at this point in the history
…on artifacts
  • Loading branch information
deronsmith committed Oct 23, 2024
1 parent 469cc63 commit ff23e4d
Show file tree
Hide file tree
Showing 3 changed files with 107,936 additions and 3,958 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ where the <i>VERSION</i> is the code version, such as <i>2024.1.0</i>, and <i>OS
compiled version, such as <i>cp312-cp312-win_amd64</i>. If an error message appears during installation stating that the
package is not supported check that the correct OS and python version are being installed for that system.

The latest version of the ESAT python package can be found on the github actions page, for users who are signed into github,
under the 'Build and Publish Wheel' workflow. The latest version of the package will be available as an artifact for
download in the 'Artifacts' section of the completed workflow.

When the package becomes available on pypi, the package will be able to be installed with
```bash
pip install esat
Expand Down
Loading

0 comments on commit ff23e4d

Please sign in to comment.