[HOTFIX] Fix tipo in README.md (#1901)

related to #1840
This commit is contained in:
JeanRochCoulon 2024-03-07 18:54:37 +01:00 committed by GitHub
parent bc41a0b7fb
commit 71b015622c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,7 +50,6 @@ upstream GCC toolchain (default: 13.1.0) for bare-metal 32-bit and 64-bit applic
sh get-toolchain.sh
# 3. Build and install the toolchain (requires write+create permissions for $INSTALL_DIR.)
You can set
sh build-toolchain.sh $INSTALL_DIR
## File and directory structure
@ -156,4 +155,4 @@ Several extensions are envisioned:
* Explicit selection of GDB version
* Addition of LLVM/Clang compilers
* Support for Linux-based target environments
* Addition of full-featured C library implementations
* Addition of full-featured C library implementations