Skip to content

Commit

Permalink
Update from-npm-install-to-bun-install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Sep 22, 2024
1 parent f89623a commit 27e7aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/install/from-npm-install-to-bun-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Migrate from npm install to bun install
---

bun install is a Node.js compatible npm client designed to be an incredibly fast replacement for npm.
`bun install` is a Node.js compatible npm client designed to be an incredibly fast successor to npm.

We've put a lot of work into making sure that the migration path from `npm install` to `bun install` is as easy as running `bun install` instead of `npm install`.

Expand Down

0 comments on commit 27e7aa7

Please sign in to comment.