diff --git a/README.md b/README.md index 8a0eefd..34eac27 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Append this line to ``~/.config/lxsession/LXDE-pi/autostart``: ``` @lxterminal -l --working-directory= -e ./all.sh ``` -For example, if lazycast is placed on ``home/pi/Desktop``, append the following line to the file: +For example, if lazycast is placed on ``/home/pi/Desktop``, append the following line to the file: ``` @lxterminal -l --working-directory=/home/pi/Desktop/lazycast -e ./all.sh ```