Skip to content

Commit bc99650

Browse files
committed
Readme Update
1 parent c583387 commit bc99650

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ Chords Python script is designed to interface with an Arduino-based bio-potentia
4141
> [!IMPORTANT]
4242
> You may get an execution policy error if scripts are restricted. To fix it, run:
4343
44-
```bash
45-
Set-ExecutionPolicy Unrestricted -Scope Process
46-
```
44+
> ```bash
45+
> Set-ExecutionPolicy Unrestricted -Scope Process
46+
> ```
4747
4848
3. Install the required Python libraries needed to run the python script:
4949
```bash

0 commit comments

Comments
 (0)