From 98f89adeba5f84283c6fb51b30196d8e2bb177ba Mon Sep 17 00:00:00 2001 From: David Myers Date: Thu, 30 May 2019 08:07:22 -0400 Subject: [PATCH] Add reference to Fedora docs in README (#1456) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f09493..0b17b0b 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,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/deploy-from-redhat-centos6.md) + - Linux (rpm-based): See the pre-installation documentation for [RedHat/CentOS 6.x](docs/deploy-from-redhat-centos6.md) or [Fedora](docs/deploy-from-fedora-workstation.md) - Windows: See the [Windows documentation](docs/deploy-from-windows.md) 4. **Install Algo's remaining dependencies.** Use the same Terminal window as the previous step and run: