diff --git a/examples/counter/README.md b/examples/counter/README.md index 380abf8..8c7a9ff 100644 --- a/examples/counter/README.md +++ b/examples/counter/README.md @@ -11,7 +11,7 @@ dfx start --background Create a new canister: ```shell -dfx bun create:counter +bun create:counter ``` Build the counter canister: