We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7433164 commit f89ab40Copy full SHA for f89ab40
README.md
@@ -84,7 +84,7 @@ pnpm validator:stop
84
85
## Using external programs in your validator
86
87
-If your program requires any external programs to be running, you'll want to in your local validator.
+If your program requires any external programs to be running, you'll want to add them to your local validator.
88
89
You can do this by adding their program addresses to the `program-dependencies` array in the `Cargo.toml` of your program.
90
0 commit comments