diff --git a/README.md b/README.md index 305e3c6..e703394 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # LinVAM Linux Voice Activated Macro ## Status -This project is currently a work-in-progress and is minimally functional. +This project is currently a work-in-progress and is minimally functional only for english. Utilising Pocketsphinx, a lightweight voice to text engine you can specify voice commands for the tool to recognise and actions to perform. @@ -28,7 +28,7 @@ Known bugs and planned additions This script must be run with root privilege because it must hook and simulate input devices such as keyboard, mouse etc. - $ cd LinVAM - $ xhost + -- $ sudo python3 ./main.py +- $ sudo ./main.py ### Profiles Multiple profiles are supported. To create a new profile for a specific task/game click new and the main profile editor window will be displayed