Skip to content

Commit 8e006a4

Browse files
authored
Merge pull request #9 from Anarkoic/patch-1
2 parents 662f181 + bd0ee46 commit 8e006a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/password.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ And install a couple dependencies:
5555
cargo add chia-wallet-sdk anyhow
5656
```
5757

58-
Clear the contents of `lib.rs` and define the curried argument type and solution type for the puzzle as structs:
58+
Clear the contents of `lib.rs` in the `src` directory, and define the curried argument type and solution type for the puzzle as structs:
5959

6060
```rust
6161
use chia_wallet_sdk::prelude::*;

0 commit comments

Comments
 (0)