From a19b10523a1a660f2b74f833c32ea24c1c77a0f3 Mon Sep 17 00:00:00 2001 From: AykoPoel Date: Mon, 5 Jan 2015 16:36:54 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: ```