Skip to content

Commit

Permalink
Removes gitmodules
Browse files Browse the repository at this point in the history
- prepare local API
  • Loading branch information
GPlay97 committed Jan 9, 2021
1 parent ee3e5cc commit 63e6cc4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

1 change: 0 additions & 1 deletion EVNotifyAPI
Submodule EVNotifyAPI deleted from 94ec48
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ This pinout should be compatible to most DB9 to OBD2 cables. One can always buil
- sudo sed -i -re "\\$adtparam=i2c_arm=on,i2c_arm_baudrate=50000" /boot/config.txt
- sudo sed -i -re "\\$ai2c-dev" /etc/modules
### EVNotiPi
- sudo git clone --recurse-submodules https://github.com/EVNotify/EVNotiPi /opt/evnotipi
- sudo git clone https://github.com/EVNotify/EVNotiPi /opt/evnotipi
- cd /opt/evnotipi
- sudo pip3 install -r requirements.txt
- sudo systemctl link /opt/evnotipi/evnotipi.service
Expand Down

0 comments on commit 63e6cc4

Please sign in to comment.