From 0f0a7b838f98d014fd544f2392722491a00dbb79 Mon Sep 17 00:00:00 2001 From: James Turk Date: Wed, 21 Sep 2011 12:05:23 -0400 Subject: [PATCH] non-absolute path for media --- README.rst | 6 ++++-- oyster/templates/base.html | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 28fb89d..37f1873 100644 --- a/README.rst +++ b/README.rst @@ -10,11 +10,13 @@ oyster was created by James Turk for `Sunlight Labs `_. Source is available via `GitHub `_ -## ADD PyPI link after release - Installation ============ +oyster is available on PyPI: `oyster `_. + +The recommended way to install oyster is to simply ``pip install oyster`` + Requirements ------------ diff --git a/oyster/templates/base.html b/oyster/templates/base.html index 2a3762e..642d53d 100644 --- a/oyster/templates/base.html +++ b/oyster/templates/base.html @@ -2,8 +2,8 @@ {% block title %} {% endblock %} - - + +