Skip to content

Commit 243a812

Browse files
authored
Update README.md
1 parent 4e9f3ba commit 243a812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Squads Verify:
212212
When you use squads to deploy your program after you approved the transaction to deploy your program you need to still trigger a remote job of the Ottersec api for it to actually show up in the solana explorer:
213213

214214
```bash
215-
remote submit-job --program-id <yourProgramId> --uploader <yourSquadVaultAddress>
215+
solana-verify remote submit-job --program-id <yourProgramId> --uploader <yourSquadVaultAddress>
216216
```
217217

218218
Hopefully this step will also be automated in the future.

0 commit comments

Comments
 (0)