Skip to content

Commit 27a5123

Browse files
committed
Add reference to Design package
1 parent 036d91f commit 27a5123

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/getting-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Getting started
22

3-
The process to set up your system to be able to use the Bonsai.Harp package is simple, and documented in the next few steps:
3+
The process of setting up your system to be able to use the `Bonsai.Har`p package is simple, and documented in the next few steps:
44

55
1 - Install Bonsai (if not already installed) by following the instructions available [here](https://bonsai-rx.org/docs/articles/installation.html).
66

77
2 - Install the FTDI drivers necessary for the USB communication between Harp device and the host PC. For Windows, these can be found [here](https://www.ftdichip.com/old2020/Drivers/CDM/CDM%20v2.12.26%20WHQL%20Certified.zip).
88

9-
3 - Download the latest release of Bonsai.Harp package through the Bonsai Package Manager. [Detailed instructions can be found here](https://bonsai-rx.org/docs/articles/packages.html)
9+
3 - Download the latest release of the `Bonsai.Harp` package through the Bonsai Package Manager. [Detailed instructions can be found here.](https://bonsai-rx.org/docs/articles/packages.html) We also advise you to download the `Bonsai.Harp.Design` package that adds useful functionality to the package such has additional dialogs and visualizers.
1010

11-
4 - Install the device specific package for the Harp device you are using. First change `package source` to `nuget.org` then, in the search bar, look for your device by typing: `harp.<device>`. For instance, for the Harp Behavior board, you would get:
11+
4 - Install the device specific package for the Harp device you are using. First, change `package source` to `nuget.org` then, in the search bar, look for your device by typing: `harp.<device>`. For instance, for the Harp Behavior board, you would get:
1212

1313
![HarpDevicePackage](~/images/../../../images/behaviorpackage.png)
1414

0 commit comments

Comments
 (0)