diff --git a/README.md b/README.md index 5ffff38..9200097 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # x11remote Mouse and keyboard remote control for X11 systems implemented as a HTML5 web app for touchscreen devices. @@ -27,9 +29,7 @@ multitude of alternatives. control of a regular linux system. ## Installation and Usage -The server is written in Haskell, so to build an compile just clone this repository and issue `cabal -install`. Run `x11remote -p PORT` to run x11remote on a custom port. On your touch device just open +The server is written in Python, so to run it just clone this repository and issue `python x11remote.py -p PORT` to run x11remote on a custom port. On your touch device just open the website at `http://:`. **Arch Linux users:** You can install x11remote from AUR! -