Commit 50cad1d
authored
Update deploy.md - Correct the file name in the command to match the example. (#231)
If you want to try to publish the Counter application with default settings, the wasm file name must be "my_counter***" not "my-counter***" corresponding to the file name that was built in target/wasm32-unknown-unknown/release/1 parent 367e8d5 commit 50cad1d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments