From a5ea5d8bb5ffba78293224bd1f3e4af3fc92d378 Mon Sep 17 00:00:00 2001 From: Rob Nee Date: Thu, 13 Apr 2017 19:09:28 -0400 Subject: [PATCH] Fix link typo (#397) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c58a4a..9e5f0c3 100644 --- a/README.md +++ b/README.md @@ -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-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) 4. Install Algo's remaining dependencies for your operating system. Using the same terminal window as the previous step run the command below.