From cbb8237a4c920af0edfeddd294d3ac3266a48efa Mon Sep 17 00:00:00 2001 From: Dan Guido Date: Sat, 22 Apr 2017 16:52:02 -0400 Subject: [PATCH] fix link (#472) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7572a7..86a74be 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-centos6.md) + - Linux (rpm-based): See the [Pre-Install Documentation for RedHat/CentOS 6.x](docs/setup-redhat-centos6.md) - Windows: See the [Windows documentation](docs/client-windows.md) 4. Install Algo's remaining dependencies for your operating system. Use the same terminal window as the previous step and run: