Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Commit

Permalink
Fixed hyperlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
yamsgithub committed May 30, 2017
1 parent 2204188 commit 354a8a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ You can install the system from source or using Docker.
Docker Version
--------------

You must have docker installed ([Docker Installation](https://docs.docker.com/engine/installation/))
You must have docker installed (`Docker Installation <https://docs.docker.com/engine/installation/>`_)

To run using the docker version download the script <a href="https://github.com/ViDA-NYU/domain_discovery_tool_react/blob/master/bin/run_docker_ddt.zip" download>run_docker_ddt</a> and run it:

>>> ./run_docker_ddt

This will start elasticsearch and the domain discovery tool.

[Using Domain Discovery Tool](https://github.com/ViDA-NYU/domain_discovery_tool_react#use-domain-discovery-tool)
`Using Domain Discovery Tool <https://github.com/ViDA-NYU/domain_discovery_tool_react#use-domain-discovery-tool>`_

Local development
-----------------
Expand All @@ -24,7 +24,7 @@ Building and deploying the Domain Discovery Tool can be done using its Makefile
Install Conda
~~~~~~~~~~~~~~

First install [conda](https://conda.io/docs/install/quick.html).
First install `conda <https://conda.io/docs/install/quick.html>`_.

Install Elasticsearch
~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 354a8a3

Please sign in to comment.