Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nanome203 committed Nov 25, 2024
1 parent 7bdc31a commit 273558b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ curl -fsSL https://bun.sh/install | bash
# with install script on Windows (recommended)
powershell -c "irm bun.sh/install.ps1 | iex"

# with npm
# with NPM
npm install -g bun

# with scoop
# with Scoop
scoop install bun

# with Homebrew
Expand Down

0 comments on commit 273558b

Please sign in to comment.