Skip to content

Commit

Permalink
Update native_program_hello.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DaviRain-Su committed Aug 29, 2023
1 parent 3f5d04f commit 84b6a8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ solana-test-validator
cargo build-sbf
```

现在让我们部署我们的程序。部署从`cargo build-sbf`命令输出的`*.so`
现在让我们部署我们的程序。部署从`cargo build-sbf`命令输出的在`target/deploy/*.so`

```bash
ls --tree target/ --depth 2
Expand Down

0 comments on commit 84b6a8a

Please sign in to comment.