Skip to content

Commit

Permalink
Merge pull request #235 from open-ephys/readme-image
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jonnew authored Aug 21, 2024
2 parents 6215d8d + 06713b5 commit d2900e9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,14 @@ Acquisition System](https://open-ephys.github.io/onix-docs).

### Run in visual studio
1. Double click the `Setup.cmd` file in the `.bonsai` folder. This will install a
portable version of Bonsai in the `.bonsai` folder along with the Bonsai packages
required to compile and run the library.
portable version of Bonsai in the folder along with its required packages.
1. Open `OpenEphys.Onix1.sln` in Visual Studio (Community Edition is fine).
1. Select which project to compile and run Bonsai against.
- `OpenEphys.Onix1`: core library
- `OpenEphys.Onix1.Design`: core library and GUI elements
1. Press the Play button to
- Compile the library
- Compile the library selected in step 3
- Run the Bonsai application installed in step 1
- Instruct Bonsai to load the compiled library

![Select which library to compile](./.bonsai/build-and-run.png)
<img alt="Select which library to compile" src="./.bonsai/build-and-run.png" width="60%" />

0 comments on commit d2900e9

Please sign in to comment.