From 446a659bc80baf3dbb951ed13a8da4fffae66b4f Mon Sep 17 00:00:00 2001 From: Roman Mogilatov Date: Tue, 12 May 2015 16:41:57 +0300 Subject: [PATCH] Updating installation docs --- docs/installation.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index 84b34c15..008bdaf5 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -1,11 +1,15 @@ Installation ============ -Latest stable version of *Objects* library can be installed from PyPi_:: +Latest stable version of *Objects* framework can be installed from PyPi_: + +.. code-block:: bash pip install objects -Sources can be cloned from GitHub_:: +Sources can be cloned from GitHub_: + +.. code-block:: bash git clone https://github.com/rmk135/objects.git