Add bun to prereqs in README.md

This commit is contained in:
Tyler Hallada 2023-09-01 01:23:52 -04:00 committed by GitHub
parent ac12ca0fd9
commit 21cae62714
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ Install these requirements to get started developing crawlnicle.
``` ```
* [just](https://github.com/casey/just#installation) * [just](https://github.com/casey/just#installation)
* [bun](https://bun.sh)
* (optional) [cargo-watch](https://github.com/watchexec/cargo-watch#install) for * (optional) [cargo-watch](https://github.com/watchexec/cargo-watch#install) for
auto-recompiling the server in development auto-recompiling the server in development
* (optional) [mold](https://github.com/rui314/mold#installation) for faster * (optional) [mold](https://github.com/rui314/mold#installation) for faster