Skip to content

Commit a48bb1d

Browse files
authored
Update README.md
1 parent 02b744a commit a48bb1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ For the workflow you just need to set `use-squads` to true and add the needed se
1818

1919
### How to use
2020

21+
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.
22+
2123
```yaml
2224
name: Devnet Build and Deploy
2325

0 commit comments

Comments
 (0)