From 36cbd4e417a4c1d7e70570287b6d0774a0f4818a Mon Sep 17 00:00:00 2001 From: Friedrich Lindenberg Date: Thu, 19 Sep 2013 19:14:46 +0200 Subject: [PATCH] Mention driver packages, fixes #25 --- docs/index.rst | 1 + docs/install.rst | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 3614044..52c6bcc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -64,6 +64,7 @@ Contents .. toctree:: :maxdepth: 2 + install quickstart freezefile api diff --git a/docs/install.rst b/docs/install.rst index 7970f2e..d0db56c 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -8,7 +8,7 @@ The easiest way is to install ``dataset`` from the `Python Package Index