From e09a7206e2722b14441b2825e87561ecdb2e956e Mon Sep 17 00:00:00 2001 From: keyvan Date: Thu, 4 Apr 2024 09:50:47 -0700 Subject: [PATCH] chore: update readme --- staking/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staking/README.md b/staking/README.md index 0ecd627c..1b2b97a2 100644 --- a/staking/README.md +++ b/staking/README.md @@ -25,7 +25,7 @@ If you want to create a verifiable build for testing, use the -t option: ./scripts/build_verifiable_staking_program.sh -t ``` -The result of the build will be `artifacts` folder. +The result of the build will be `target` folder. ## Clone the required programs