Skip to content

Commit e2f4393

Browse files
authored
Update README.md
1 parent 365f9fb commit e2f4393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Serial cable must be connected to battery 1 (master).
4343
4. make sure that all required pyton modules are installed see [requirements](/REQUIREMENTS.md)
4444
5. go to the folder where the program is located (i.e cd /home/pi/Documents/pytes)
4545
6. execute pytes_serial.sh to have a separate terminal instance (works for Linux/Raspberry) or python3 pytes_serial.py directly from console.
46-
if you need setup an autostart of the program on reboot more info [here](/examples/setup_autostart.txt)
46+
if you need setup an autostart of the program on reboot more info [here](/docs/)
4747

4848
A lighter version written in Micropython for ESP32 is available here:[pytes_esp](https://github.com/chinezbrun/pytes_esp)
4949

0 commit comments

Comments
 (0)