Fix missing abi requirement (#3655)

#3649 added a requirement for libc++abi-dev but missed updating the
README to mention it.
This commit is contained in:
Jon Ross-Perkins
2024-01-25 18:37:40 +00:00
committed by GitHub
parent f4a741903f
commit 0a610e00c9
+1
View File
@@ -291,6 +291,7 @@ sudo apt install \
bazel \
clang \
libc++-dev \
libc++abi-dev \
lld
# Download Carbon's code.