adding new step to configure

This commit is contained in:
Ray Tanaka
2018-10-31 02:28:38 -07:00
parent 6dc1b79813
commit 1e063e4aed

View File

@@ -83,6 +83,7 @@ Follow the instructions corresponding to the technology you'd like to use to hos
wget https://raw.githubusercontent.com/cimryan/teslausb/master/setup/pi/setup-teslausb wget https://raw.githubusercontent.com/cimryan/teslausb/master/setup/pi/setup-teslausb
chmod +x setup-teslausb chmod +x setup-teslausb
./setup-teslausb ./setup-teslausb
/root/configure.sh
``` ```
1. Run this command: 1. Run this command:
``` ```