Skip to content

Commit

Permalink
[README.md] Move bun req above node.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Jan 13, 2025
1 parent 7c823cc commit f7a03e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ Working on `cubing.js` requires the following tools:
- [`GNU make`](https://www.gnu.org/software/make/) (probably included with your OS)
- [`git`](https://git-scm.com/) (possibly included with your OS)
- [`git-lfs`](https://git-lfs.com/)
- [`node` and `npm`](https://nodejs.org/en/download)
- [`bun`](https://bun.sh/)
- [`node` and `npm`](https://nodejs.org/en/download)

On macOS, you can install these using [Homebrew](https://brew.sh/):

Expand Down

0 comments on commit f7a03e6

Please sign in to comment.