From 5831cbaeae4ad76ef4a5c9988afbab562ab2713f Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Thu, 12 Sep 2024 07:22:04 -0700 Subject: [PATCH] chore: add missing deps --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d3d9beec..79709f6b 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,11 @@ To contribute to this project, ensure you have the following dependencies instal - `rustc` - `swiftc` and Xcode - `foundry` +- `make` +- `just` +- `npm` +- `pnpm` +- `yarn` ### Setup