Skip to content

Commit

Permalink
Minor change to doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ctokheim committed Oct 6, 2016
1 parent 45a5690 commit 4d7d79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ Releases
~~~~~~~~

20/20+ can be downloaded on `github <https://github.com/KarchinLab/2020plus/releases>`_.
Once downloaded, either add the directory to your :code:`PATH` variable or issue the full path to the 2020plus.py script.

Package requirements
~~~~~~~~~~~~~~~~~~~~

Once downloaded, please add the directory to your :code:`PATH` variable.
Because 20/20+ internally uses the random forest package in R, you will both need `R <https://www.r-project.org/>`_ and the randomForest library installed. Once R is installed, you can install the random forest package:

.. code-block:: R
Expand Down

0 comments on commit 4d7d79c

Please sign in to comment.