From 06713b56b81419afa9c9ffc2e8fda325831f1757 Mon Sep 17 00:00:00 2001 From: Jonathan Newman Date: Wed, 21 Aug 2024 08:30:53 -0400 Subject: [PATCH] Update README.md - Make image a more reasonable size --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index caa6e3c..0f9a291 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +Select which library to compile