Skip to content

Commit

Permalink
modified: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
homeworkc committed May 27, 2018
1 parent 321f66c commit 0933402
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 @@ -49,7 +49,7 @@ Append this line to ``~/.config/lxsession/LXDE-pi/autostart``:
```
@lxterminal -l --working-directory=<absolute path of lazycast> -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
```
Expand Down

0 comments on commit 0933402

Please sign in to comment.