From 0d3935c9770b187b054c66235626d6f7a055935c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20=C4=8Cert=C3=ADk?= Date: Mon, 8 Mar 2021 23:06:58 +0000 Subject: [PATCH] Use Spack --- doc/src/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/installation.md b/doc/src/installation.md index 212a379374..0c32adb621 100644 --- a/doc/src/installation.md +++ b/doc/src/installation.md @@ -174,7 +174,7 @@ and compile LFortran with the `-DWITH_STACKTRACE=yes` cmake option. In Ubuntu, `apt install binutils-dev`. -On macOS, you can install [spack](https://spack.io/), then: +On macOS, you can install [Spack](https://spack.io/), then: ``` spack install binutils spack find -p binutils