We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb63d7b commit 1b21e74Copy full SHA for 1b21e74
README.md
@@ -71,6 +71,8 @@ Download a release of the toolchain for your platform from [Github
71
releases](https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases)
72
and extract the archive into an arbitrary directory.
73
74
+On Ubuntu 20.04 and later `libtinfo5` is required: `apt install libtinfo5`.
75
+
76
### Using the toolchain
77
78
To use the toolchain, on the command line you need to provide:
0 commit comments