From 7fcd5afd4210da566b9b349c3edd13032d46cff0 Mon Sep 17 00:00:00 2001
From: Dilan Nery Lopes
Date: Tue, 28 Dec 2010 14:31:33 -0300
Subject: [PATCH] =?UTF-8?q?Mudan=C3=A7as=20no=20"README.markdow"?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.markdown | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.markdown b/README.markdown
index 71724f3..2e1169c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -4,9 +4,9 @@ API Correios
Installation
============
If you have _setuptools_ you can use
- $ easy_install -U pycorreios.
+ $ easy_install -U pycorreios
Otherwise, you can download the source from [GitHub][git] and run
- $ python setup.py install.
+ $ python setup.py install
[git]: https://github.com/avelino/pycorreios "PyCorreios"