Skip to content

Commit 1d241ff

Browse files
committed
fixed links
1 parent 02ea00e commit 1d241ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Wekitunenator 3000 is our final project for the Advanced Interface Design master
1414
## Setup
1515
[simplified pipeline]
1616
### Hand Tracking: HandPose-OSC
17-
For the hand tracking we are using [handPoseOSC] (https://github.com/faaip/HandPose-OSC) by @faiip. You will need to have [nodejs](https://nodejs.org/en/) installed. First clone the repo. Then, go to the cloned repo directory `cd HandPose-Osc.git` and install the project dependencies using yarn `yarn install`. Once you've done that you can run the app with the command `yarn start`.
17+
For the hand tracking we are using [handPoseOSC](https://github.com/faaip/HandPose-OSC) by [@faiip](https://github.com/faaip/). You will need to have [nodejs](https://nodejs.org/en/) installed. First clone the repo. Then, go to the cloned repo directory `cd HandPose-Osc.git` and install the project dependencies using yarn `yarn install`. Once you've done that you can run the app with the command `yarn start`.
1818

1919
### Processing
2020
[have an executable?]
@@ -24,4 +24,4 @@ input port:8000
2424
27 inputs
2525

2626
### Reaper configuration
27-
You can install Reaper [here] (https://www.reaper.fm/). The configuration instructions can be found [here](./Reaper/README.md).
27+
You can install Reaper [here](https://www.reaper.fm/). The configuration instructions can be found [here](./Reaper/README.md).

0 commit comments

Comments
 (0)