We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b3d9b3 commit c04dce7Copy full SHA for c04dce7
1 file changed
README.md
@@ -75,7 +75,7 @@ To do this:
75
To quickly test if a workflow file format is valid, you can also build workflows locally to validate the schema is correct:
76
```
77
# Download the rust toolchain, if not already installed.
78
-brew install rust-up
+brew install rustup
79
rustup-init
80
81
# Ensure the workflows can successfully be converted into Rust.
0 commit comments