From 94e17821329264988bd31ddc9311f269f6ec3a23 Mon Sep 17 00:00:00 2001 From: "Justin W. Flory" Date: Sun, 7 Aug 2016 14:51:28 -0400 Subject: [PATCH] Remove sneaky backtick A backtick made its way into the installation step for EPEL. Removed! --- use/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/use/install.rst b/use/install.rst index bcb7afb..2141dd3 100644 --- a/use/install.rst +++ b/use/install.rst @@ -58,7 +58,7 @@ You have to first add the EPEL repository (`EL7`_, `EL6`_, `EL5`_) before being .. code-block:: bash - sudo yum install limnoria` + sudo yum install limnoria .. _EL7: https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm .. _EL6: https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm