Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilieNumworks authored Nov 17, 2023
1 parent 3e9f70d commit abc2d61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Setup Arm toolchain
# Setup LLVM toolchain

This is a GitHub action to setup an Arm GNU toolchain.
This is a GitHub action to setup an LLVM toolchain.

In actions.yml:

```
steps:
- uses: numworks/setup-arm-toolchain@latest
- uses: numworks/setup-llvm@latest
```

## How to update this action
Expand Down

0 comments on commit abc2d61

Please sign in to comment.