You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ For the workflow you just need to set `use-squads` to true and add the needed se
21
21
22
22
### How to use
23
23
24
-
Easist is to follow this [Video Guide](https://youtu.be/h-ngRgWW_IM).
24
+
Easiest is to follow this [Video Guide](https://youtu.be/h-ngRgWW_IM).
25
25
26
26
Create a Solana Program. Either a [native program](https://solana.com/de/developers/guides/getstarted/local-rust-hello-world) and an [anchor program](https://www.anchor-lang.com/docs/quickstart/local). The program with the `anchor.toml` and/or `cargo.toml` need to be in the root of your repository for these workflows to work out of the box.
0 commit comments