diff --git a/README.md b/README.md index b907271..4ed134a 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ This program requires the following libraries: Only ``pexpect`` needs to be installed. Run ``pip install pexpect`` to install it. +Or if that didn't work, try ``easy_install pexpect`` + ### Compatibilty This script hasn't been tested for Windows use. It will, however, run in all distributions and RPI too.