Skip to content

Commit

Permalink
Merge pull request #1 from eldarial/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ingenieroariel authored Feb 16, 2017
2 parents 87ab181 + ade2dfc commit 3aa2e50
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,18 @@ Kvaser and canlib

In order to use the #abraham branch you need a Kvaser Leaf Light HS v2 and to configure canlib on python.

```sh
$ cd ~
$ wget http://www.kvaser.com/software/7330130980754/V5_18_0/linuxcan.tar.gz
$ tar xf linuxcan.tar.gz
$ cd linuxcan
$ make
$ sudo make install

$ wget http://www.kvaser.com/software/7330130981911/V1_1_23/canlib-1.1.23.zip
$ pip install canlib-1.1.23.zip
```

Licensing
------

Expand Down

0 comments on commit 3aa2e50

Please sign in to comment.