aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 052f4998b..111fb601a 100644
--- a/README.md
+++ b/README.md
@@ -49,8 +49,6 @@ Assuming a package.json with a `"clean"` command in `"scripts"`:
}
```
-Note: `bun run` is not an npm client, it won't install packages.
-
## Using Bun with Next.js
To create a new Next.js app with Bun: