From 28c8c5ed0fc0bcbbaf2b608a663d8f13ed6af55c Mon Sep 17 00:00:00 2001 From: David Gelvin Date: Wed, 29 Sep 2010 13:07:26 +0300 Subject: [PATCH] Doc changes --- README.rst | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index bbcce68..dfb727c 100644 --- a/README.rst +++ b/README.rst @@ -31,7 +31,7 @@ Installation From Github ~~~~~~~~~~~ -You can install django-eav directly from guthub: +You can install django-eav directly from guthub:: pip install -e git+git://github.com/mvpdev/django-eav.git#egg=django-eav diff --git a/docs/index.rst b/docs/index.rst index 34f251d..c29b4d6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -33,7 +33,7 @@ check `Wikipedia Installation ============ -You can install django-eav directly from guthub: +You can install django-eav directly from guthub:: pip install -e git+git://github.com/mvpdev/django-eav.git#egg=django-eav