Update README.md

This commit is contained in:
rose-jinyang 2019-04-09 00:38:32 +08:00 committed by GitHub
parent f7d8507429
commit b2aaad8adf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -5,8 +5,10 @@ This project is currently a work-in-progress and is minimally functional.
## Requirements
- python3
- PyQt5
- python-xlib
## Install
- $sudo pip3 install PyQt5
- $ sudo pip3 install PyQt5
- $ sudo pip3 install python-xlib
- $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.