Difference between revisions of "Installation"
Jump to navigation
Jump to search
(Created page with "These are the installation instructions as of 2017-06 for the alpha state of the project <source lang='bash'> git clone https://github.com/BITPlan/can4eve </source>") |
|||
Line 3: | Line 3: | ||
<source lang='bash'> | <source lang='bash'> | ||
git clone https://github.com/BITPlan/can4eve | git clone https://github.com/BITPlan/can4eve | ||
+ | cd can4eve/obdii/ | ||
+ | ./rebuild | ||
</source> | </source> |
Revision as of 14:25, 10 June 2017
These are the installation instructions as of 2017-06 for the alpha state of the project
git clone https://github.com/BITPlan/can4eve
cd can4eve/obdii/
./rebuild