Skip to content

Commit 1b21e74

Browse files
committed
Add note that libtinfo5 must be installed.
1 parent fb63d7b commit 1b21e74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ Download a release of the toolchain for your platform from [Github
7171
releases](https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases)
7272
and extract the archive into an arbitrary directory.
7373

74+
On Ubuntu 20.04 and later `libtinfo5` is required: `apt install libtinfo5`.
75+
7476
### Using the toolchain
7577

7678
To use the toolchain, on the command line you need to provide:

0 commit comments

Comments
 (0)