From fe7f3ca1a3474691591fe89f0bc1711fe3b546c1 Mon Sep 17 00:00:00 2001 From: Miguel Nogueira Date: Tue, 11 Jun 2019 21:22:03 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.