Skip to content

Commit

Permalink
Merge pull request #98 from danbugs/danbugs/patch-1
Browse files Browse the repository at this point in the history
updating broken link in README
  • Loading branch information
danbugs committed Mar 29, 2023
2 parents fff5901 + 3b82a2d commit 298e3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,4 +209,4 @@ So they'll continue singing it forever just because...
(...)
```

To kill the process from the case 2. demo, you can run in other session: `sudo ctr task kill -s SIGKILL testwasm`. And the test binary supports full commands, check [test/image/src/main.rs](test/image/src/main.rs) to play around more.
To kill the process from the case 2. demo, you can run in other session: `sudo ctr task kill -s SIGKILL testwasm`. And the test binary supports full commands, check [crates/wasi-demo-app/src/main.rs](crates/wasi-demo-app/src/main.rs) to play around more.

0 comments on commit 298e3c0

Please sign in to comment.