Skip to content

Commit 3607f62

Browse files
authored
Merge pull request #60 from roeniss/patch-1
typo
2 parents 37bc41b + 55f4350 commit 3607f62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To do this:
7575
To quickly test if a workflow file format is valid, you can also build workflows locally to validate the schema is correct:
7676
```
7777
# Download the rust toolchain, if not already installed.
78-
brew install rust-up
78+
brew install rustup
7979
rustup-init
8080
8181
# Ensure the workflows can successfully be converted into Rust.

0 commit comments

Comments
 (0)