From c1736e4c478c61fc6307ebf77a2fbe7afe5e58b1 Mon Sep 17 00:00:00 2001 From: moyamo Date: Sat, 26 Dec 2015 21:55:31 +0200 Subject: [PATCH] Correct Installation instructions (install yowsup2) --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 29cb6ca..b7a8569 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -74,7 +74,7 @@ Checkout the latest version of transWhat from GitHub: Install required dependencies: - $ pip install --pre e4u protobuf python-dateutil yowsup + $ pip install --pre e4u protobuf python-dateutil yowsup2 - **e4u**: is a simple emoji4unicode python bindings - [**yowsup**](https://github.com/tgalal/yowsup): is a python library that enables you build application which use WhatsApp service.