From f0f5424edffed808d6d9d7a817a9a0ce93ff7192 Mon Sep 17 00:00:00 2001 From: Theo Date: Thu, 1 Jun 2023 11:23:38 -0700 Subject: [PATCH] Add Rust to dependecies (because foundry installed via cargo) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 482d0bd..91be395 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ ### Requirements +- Rust ([Any system](https://doc.rust-lang.org/cargo/getting-started/installation.html)) - Foundryup ([Windows](https://github.com/altugbakan/foundryup-windows), [Linux](https://book.getfoundry.sh/getting-started/installation)) - Node 14 or higher ([Windows](https://github.com/coreybutler/nvm-windows), [Linux](https://github.com/nvm-sh/nvm))