Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ash <[email protected]>
  • Loading branch information
ColinRoitt and ashhhleyyy authored Oct 4, 2024
1 parent 697fb29 commit c254e69
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 @@ -51,6 +51,7 @@ On MacOS:

To run the server standalone without installing BAPSicle, you'll need to install the dependencies.
Run `poetry install` in the root directory to install them.
BAPSicle also requires a built version of the [presenter UI](https://github.com/UniversityRadioYork/WebStudio) in order to use; run `npm run presenter-make` to build it (the output will be in `presenter-ui`/).
Then, run `poetry run python ./launch.py` to start the server.

## Building
Expand Down

0 comments on commit c254e69

Please sign in to comment.