Skip to content

Commit eee9e73

Browse files
authored
Update encrypted-notes-dapp-vetkd README (#1089)
1 parent 36c078b commit eee9e73

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

motoko/encrypted-notes-dapp-vetkd/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ For **Motoko** deployment use:
2929
export BUILD_ENV=motoko
3030
```
3131

32+
For **Rust** deployment use:
33+
34+
```sh
35+
export BUILD_ENV=rust
36+
```
37+
3238
## Step 2: To generate `$BUILD_ENV`-specific files run:
3339

3440
```sh

0 commit comments

Comments
 (0)