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