Fix link typo

This commit is contained in:
Rob Nee 2017-04-13 18:57:35 -04:00 committed by GitHub
parent 85ca265260
commit 9f98350c5f

View file

@ -55,7 +55,7 @@ The easiest way to get an Algo server running is to let it set up a _new_ virtua
python-setuptools \ python-setuptools \
python-virtualenv -y python-virtualenv -y
``` ```
- Linux (rpm-based): See the [Pre-Install Documentation for RedHat/CentOS 6.x](docs/server-redhat-centos-6.md) - Linux (rpm-based): See the [Pre-Install Documentation for RedHat/CentOS 6.x](docs/server-redhat-centos6.md)
- Windows: See the [Windows documentation](docs/client-windows.md) - Windows: See the [Windows documentation](docs/client-windows.md)
4. Install Algo's remaining dependencies for your operating system. Using the same terminal window as the previous step run the command below. 4. Install Algo's remaining dependencies for your operating system. Using the same terminal window as the previous step run the command below.