Skip to content

Commit

Permalink
Fix link for Chapel prereqs (chapel-lang#24662)
Browse files Browse the repository at this point in the history
Fixes a link to note about Amazon Linux 2 in prereqs.rst

[Not Reviewed - trivial]
  • Loading branch information
jabraham17 authored Mar 21, 2024
2 parents cc599c3 + 1ab573b commit 10eed13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/rst/usingchapel/prereqs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ We have used the following commands to install the above prerequisites:
sudo apk add llvm15-dev clang15-dev llvm15-static clang15-static


* Amazon Linux 2 (but note `Amazon Linux 2 CHPL_LLVM!=system incompatibility`)::
* Amazon Linux 2 (but note `Amazon Linux 2 CHPL_LLVM!=system incompatibility`_)::

sudo yum install git gcc gcc-c++ m4 perl python tcsh bash gcc gcc-c++ perl python python-devel python-setuptools bash make gawk python3 which
sudo yum install wget tar openssl-devel
Expand Down

0 comments on commit 10eed13

Please sign in to comment.