Skip to content

Commit

Permalink
[HOTFIX] Fix tipo in README.md (#1901)
Browse files Browse the repository at this point in the history
related to #1840
  • Loading branch information
JeanRochCoulon authored Mar 7, 2024
1 parent bc41a0b commit 71b0156
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions util/gcc-toolchain-builder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 71b0156

Please sign in to comment.