aboutsummaryrefslogtreecommitdiff
path: root/docs/cli/update.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cli/update.md')
-rw-r--r--docs/cli/update.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/cli/update.md b/docs/cli/update.md
index 8ebfd6119..dfda37f01 100644
--- a/docs/cli/update.md
+++ b/docs/cli/update.md
@@ -1,5 +1,3 @@
-## `bun update`
-
To update all dependencies to the latest version _that's compatible with the version range specified in your `package.json`_:
```sh