Skip to content

Commit

Permalink
added link to executable on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbisurgi committed Sep 21, 2024
1 parent 1a87545 commit 13a3bf1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,12 @@ The log file is helpful for troubleshooting issues and understanding past execut

## Need a .exe version of RushTI?

Download RushTI and Use PyInstaller to create the .exe file
The latest executable build is available as an artifact in the GitHub Actions workflow runs. To download it:

1. Go to the [Actions tab](https://github.com/cubewise-code/rushti/actions) of the repository.
2. Click on the most recent workflow run titled **Build Executable**.
3. In the workflow summary, look for the **Artifacts** section.
4. Download the **rushti-winOS** artifact.

## Built With

Expand Down

0 comments on commit 13a3bf1

Please sign in to comment.