Skip to content

Commit

Permalink
text change
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffsp committed Sep 19, 2013
1 parent 71d48e5 commit 27df955
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@ Controller device.
same directory as the mex-file.** For example:

```
$ cp '/Applications/Leap Motion.app/Contents/MacOS/libLeap.dylib' \
path_to_matleap
$ cp '/Applications/Leap Motion.app/Contents/MacOS/libLeap.dylib' path_to_matleap
```

### Linux
Expand All @@ -97,5 +96,5 @@ Controller device.
mex-file executable.** For example:

```
# ln -s /usr/lib/Leap/libLeap.so /usr/lib/libLeap.so
# ln -s /usr/lib/Leap/libLeap.so /usr/lib/
```

0 comments on commit 27df955

Please sign in to comment.