Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vadzimyatskevich authored Mar 31, 2022
1 parent 2b4bbb0 commit 7d20bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To run app:
To run app at boot time:

1. `sudo crontab -e`
2. add row: `@reboot /<absolute path to the executable>/ArmbianOLED` ex `@reboot /home/orangepi/SSD1306/build/ArmbianOLED`
2. add row: `@reboot /home/<your username here>/SSD1306/build/ArmbianOLED` ex `@reboot /home/orangepi/SSD1306/build/ArmbianOLED`
3. reboot board & enjoy :)


Expand Down

0 comments on commit 7d20bc8

Please sign in to comment.