Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frankfarsi authored Aug 17, 2024
1 parent 3e60af1 commit 9b411cf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,10 @@ There are 2 parts to this software, a RESTful Server and a UI. The UI is current

Currently no binaries are available in repo, follow [SETUP](https://github.com/grey-box/Project-Symmetry-Semantic-comparison-Alpha/blob/main/CONTRIBUTING.md) to generate binaries.

### How to make an executable

make sure to npm install

go the folder thats ui
then execute npm run package

0 comments on commit 9b411cf

Please sign in to comment.