diff --git a/README.md b/README.md index 744c1c9..b1a8a66 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,11 @@ Usage ----- Start script: ``` -$ python2 path/to/autorotate.py +$ python2 /path/to/autorotate.py ``` Deactivate/reactivate autorotation: ``` -$ python2 path/to/changeautorotatestatus.py +$ python2 /path/to/changeautorotatestatus.py ``` Deactivate/reactivate touch: ```