diff --git a/content/learning-paths/cross-platform/multiplying-matrices-with-sme2/1-get-started.md b/content/learning-paths/cross-platform/multiplying-matrices-with-sme2/1-get-started.md index 2f4041f51a..b6d5978122 100644 --- a/content/learning-paths/cross-platform/multiplying-matrices-with-sme2/1-get-started.md +++ b/content/learning-paths/cross-platform/multiplying-matrices-with-sme2/1-get-started.md @@ -96,7 +96,7 @@ Install Clang using the instructions below, selecting either macOS or Linux/Ubun {{< /tab >}} {{< tab header="macOS" language="bash">}} - brew install clang + brew install llvm {{< /tab >}} {{< /tabpane >}}