소스 검색

Update README.md (#33)

* Update README.md

* Update README.md

Co-authored-by: Joe C <joe.caulfield@anza.xyz>

---------

Co-authored-by: Joe C <joe.caulfield@anza.xyz>
Keith Warter 7 달 전
부모
커밋
f89ab407b2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -84,7 +84,7 @@ pnpm validator:stop
 
 ## Using external programs in your validator
 
-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.
 
 You can do this by adding their program addresses to the `program-dependencies` array in the `Cargo.toml` of your program.