Skip to content

Commit

Permalink
Add hyperlinks.
Browse files Browse the repository at this point in the history
  • Loading branch information
benmwebb committed Sep 3, 2015
1 parent 4104b49 commit c3e7486
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ There is no need for most users to install the web framework. It is already
installed for you by our sysadmins on the 'modbase' server machine.

Sysadmins: if you do need to make modifications to the framework itself,
this can be done by cloning the git repository at
https://github.com/salilab/saliweb to a directory on modbase, making your
this can be done by cloning the `git repository <https://github.com/salilab/saliweb>`_
to a directory on modbase, making your
changes, writing test cases to exercise those changes, running 'scons test'
to make sure the changes didn't break anything, 'git commit' and 'git push'
to commit the changes, then running 'sudo scons install' to update the
Expand All @@ -30,6 +30,8 @@ Prerequisites

* SGE

* `MODELLER <http://salilab.org/modeller/>`_

* DRMAA Python bindings

* Web server (e.g. Apache)
Expand Down

0 comments on commit c3e7486

Please sign in to comment.