From c29362254471d71b129af10cff145f65692e3af6 Mon Sep 17 00:00:00 2001 From: Marcel Rodrigues Date: Tue, 16 Jul 2013 23:39:50 -0300 Subject: [PATCH] README formatting. --- README.rst | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 2e6996a..5db378a 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ -==================== -PyMySQL Installation -==================== +======= +PyMySQL +======= .. contents:: .. @@ -29,7 +29,9 @@ Requirements Installation ------------ -# pip install PyMySQL -# ... or ... -# python setup.py install +``pip install PyMySQL`` + +... or ... + +``python setup.py install``