Skip to content

Commit

Permalink
README: wording fix and remove date from toolchain
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan-Velickovic <[email protected]>
  • Loading branch information
Ivan-Velickovic committed Jan 22, 2025
1 parent 20280ba commit d19d1d2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ The remainder of this README is for Microkit developers.
Building the Microkit SDK is supported on Linux (x86_64) and macOS (Apple Silicon/Intel).

This section attempts to list the packages or external development tools which are required during development.
At this stage it may be incomplete.
Please file an issue if additional packages are required.

* Rust and Cargo
* git
Expand All @@ -42,7 +40,7 @@ Please file an issue if additional packages are required.
* python3.9-venv
* cmake
* ninja-build
* ARM GCC compiler for none-elf; version 12.2.1 20221205
* ARM GCC compiler for none-elf; version 12.2.Rel1
* RISC-V GCC compiler for unknown-elf; version 13.2.0
* device tree compiler
* xmllint
Expand Down

0 comments on commit d19d1d2

Please sign in to comment.