From 7e46bb8cde1c50e935f2268b476095eea546baa8 Mon Sep 17 00:00:00 2001 From: Bryan Herman Date: Fri, 12 Mar 2021 14:03:02 +0000 Subject: [PATCH] fixed Spack hyperlink syntax --- docs/source/quickinstall.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/quickinstall.rst b/docs/source/quickinstall.rst index 7906206db6..2b815734ae 100644 --- a/docs/source/quickinstall.rst +++ b/docs/source/quickinstall.rst @@ -99,7 +99,7 @@ This will take several minutes to run depending on your internet download speed. Installing from Source using Spack ---------------------------------- -`Spack`_ is a package management tool designed to support multiple versions and +Spack_ is a package management tool designed to support multiple versions and configurations of software on a wide variety of platforms and environments. Please follow Spack's `setup guide`_ to configure the Spack system.