From ebf61e3ca2592a55431af8c0a037b5c0e2eafd37 Mon Sep 17 00:00:00 2001 From: Joe Jevnik Date: Thu, 19 May 2016 21:01:45 -0400 Subject: [PATCH] DOC: update install.rst --- docs/source/install.rst | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/docs/source/install.rst b/docs/source/install.rst index cfe4c2fb..0e84fb7c 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -90,18 +90,13 @@ following brew packages: Windows ~~~~~~~ -.. todo:: +For windows, the easiest and best supported way to install zipline is to use +:ref:`Conda `. - Add notes on installing with Anaconda, then point to ``Installing with Conda``. +.. _conda: Installing with ``conda`` ------------------------- -.. _conda: - -.. warning:: - - The ``zipline`` packages for ``conda`` are currently out of date. We plan - to provide a conda package for the upcoming ``0.8.4`` release. Another way to install Zipline is via the ``conda`` package manager, which comes as part of Continuum Analytics' `Anaconda