diff --git a/README.md b/README.md index 97a1137..6dcbc01 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Next, you'll want to replace `products` in the `OnchainStoreProvider` with your ```sh # Install bun in case you don't have it -bun curl -fsSL | bash +curl -fsSL https://bun.sh/install | bash # Install packages bun i