From 3487a8f2c60bd294ecf9eb6ea6d1fbcd32941e46 Mon Sep 17 00:00:00 2001 From: Lucas Leclerc Date: Thu, 30 Jan 2025 19:28:47 +0100 Subject: [PATCH] fix: remove mac lib installation --- P2P/day01/SETUP.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/P2P/day01/SETUP.md b/P2P/day01/SETUP.md index d9a6227..9552a68 100644 --- a/P2P/day01/SETUP.md +++ b/P2P/day01/SETUP.md @@ -15,9 +15,6 @@ This will download foundryup. - Then, you can download foundry by running `foundryup` - If everything went fine you should be able to use `forge`, `anvil`, `chisel` and `cast`. -```bash -brew install libusb -``` After the installation, run the following command to ensure it has been properly installed on your computer: