Difference between revisions of "Help"

From BITPlan can4eve Wiki
Jump to navigation Jump to search
(Created page with "= Installation =")
 
Line 1: Line 1:
 
= Installation =
 
= Installation =
 +
To build can4eve you might want to run
 +
<source lang='bash'>
 +
git clone https://github.com/BITPlan/can4eve
 +
cd can4eve/obdii
 +
./rebuild
 +
</source>

Revision as of 10:38, 29 June 2017

Installation

To build can4eve you might want to run

git clone https://github.com/BITPlan/can4eve
cd can4eve/obdii
./rebuild