From a97b210ee8a8269ab27189908953b2bf93971e78 Mon Sep 17 00:00:00 2001 From: Dan Guido Date: Sat, 29 Apr 2017 14:39:55 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eefd044..a933401 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,8 @@ 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/setup-redhat-centos6.md) - - Windows: See the [Windows documentation](docs/client-windows.md) + - Linux (rpm-based): See the [Pre-Install Documentation for RedHat/CentOS 6.x](docs/deploy-from-redhat-centos6.md) + - Windows: See the [Windows documentation](docs/deploy-from-windows.md) 4. Install Algo's remaining dependencies for your operating system. Use the same terminal window as the previous step and run: ```bash