From 4df879e035342e8d7c826cbb13d9c932d7bdc45c Mon Sep 17 00:00:00 2001 From: rose-jinyang <47862419+rose-jinyang@users.noreply.github.com> Date: Tue, 9 Apr 2019 00:40:08 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1a98cd3..407d853 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ This project is currently a work-in-progress and is minimally functional. ## Install - $ sudo pip3 install PyQt5 - $ sudo pip3 install python-xlib -- $git clone https://github.com/rose-jinyang/LinVAM.git +- $ git clone https://github.com/rose-jinyang/LinVAM.git ## Usage This script must be run with root privilege because it must hook and simulate input devices such as keyboard, mouse etc. -- $cd LinVAM -- $sudo python3 ./main.py +- $ cd LinVAM +- $ sudo python3 ./main.py