From 5490a59eb5ffadd77283ff8867f55565a8941da9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Cort=C3=A9z?= Date: Tue, 14 Apr 2015 09:28:51 -0500 Subject: [PATCH] Fixed a typo in the pypubsub package --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2d6ecac..bcac8ae3 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ setuptools install a script, called easy_install. You can find it in the python The -z switch unzips the package, instead of installing it compressed. If you add the --upgrade switch, you can upgrade a package to its latest version. The following packages need to be installed: -* pubsub +* pypubsub * dropbox * configobj * requests-oauthlib