Skip to content

Commit

Permalink
Updating installer section.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragav Venkatesan committed Nov 13, 2016
1 parent 52f72a0 commit 8a211af
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/source/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,15 @@ cPickle and gzip
Yann Toolbox Setup
====================

Simply download the toolbox into a directory somewhere by
To install the toolbox use,

.. code-block:: bash
pip install git+git://github.com/ragavvenkatesan/yann.git
If you have already setup the toolbox and want to just update to the bleeding-edge use,

.. code-block:: bash
pip install --upgrade git+git://github.com/ragavvenkatesan/yann.git

0 comments on commit 8a211af

Please sign in to comment.