From e70a4f7b528aa96146956047ad300697cba80d2f Mon Sep 17 00:00:00 2001 From: mysteryfigure <39416758+mysteryfigure@users.noreply.github.com> Date: Wed, 30 Apr 2025 22:33:47 -0400 Subject: [PATCH] Update README.md with comments --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7071bd6..c7c470b 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,14 @@ Batch auctions have been advocated for preventing manipulative behaviors either ## Install +ljs: install Foundry first https://github.com/foundry-rs/foundry + To install dependencies in all our packages in `packages/*` ```bash bun install ``` +ljs: problem with bun install Install foundry dependencies (v4-periphery)