Skip to content

Commit

Permalink
Update README build instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Milkshiift committed Nov 19, 2024
1 parent fcc606d commit 64ea99c
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 @@ -49,7 +49,7 @@ To explore plugins and themes, head over to the Vencord category in the Discord
Have fun!

And if you want to compile it yourself, here's how:
1. Install [Node.js](https://nodejs.dev) and [Bun](https://bun.sh/package-manager) for package management. You can use any package manager if you really want to, but Bun is recommended.
1. Install [Node.js](https://nodejs.dev) *and* [Bun](https://bun.sh) for package management and bundling.
2. Grab the source code from the latest release. Getting it from the main branch is not recommended for a stable experience.
3. Open a command line in the directory of the source code
4. Install the dependencies with `bun install`
Expand Down

0 comments on commit 64ea99c

Please sign in to comment.