Skip to content

Commit f86d789

Browse files
committed
pybind README clarification
1 parent d27ef16 commit f86d789

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pybind/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
- Python virtual environment (refer to the Emotibit Plugins [repo](https://github.com/EmotiBit/EmotiBit_Plugins/blob/main/README_py.md#setting-up-python-virtual-environment) for specific instructions on how to setup)
55
- CMake
66
- [EmotiBit ArduinoFilters](https://github.com/EmotiBit/EmotiBit_ArduinoFilters)
7-
- **Library Manager:**
7+
- **Option 1:** Library Manager
88
1. Open Arduino IDE,
99
1. open the Library Manager
1010
1. Download EmotiBit_ArduinoFilters `v1.0.1` (if not already installed)
11-
- **`git clone`:**
11+
- **Option 2:** `git clone`
1212
1. `cd` into Arduino libraries folder
1313
- **Windows:** `C:\Users\{username}\Documents\Arduino\libraries`
1414
- **Mac:** `/Users/{username}/Documents/Arduino/libraries`

0 commit comments

Comments
 (0)