From bdae02014e50f71263df1d3b2bc991b5e3d69632 Mon Sep 17 00:00:00 2001 From: Jack Ivanov <17044561+jackivanov@users.noreply.github.com> Date: Sun, 6 Oct 2019 21:02:32 +0200 Subject: [PATCH] Update README.md Co-Authored-By: David Myers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2717d66..d13bf61 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ The easiest way to get an Algo server running is to run it on your local system ```bash sudo dnf install -y python3-virtualenv ``` - * Red Hat and CentOS 7 and later: for earlier versions see this [documentation](docs/deploy-from-redhat-centos6.md). + * Red Hat and CentOS 7 and later (for earlier versions see this [documentation](docs/deploy-from-redhat-centos6.md)): ```bash sudo yum -y install epel-release sudo yum install -y python36-virtualenv