From d1d55fffe655bda6187f106fe2e500b7ef358d4a Mon Sep 17 00:00:00 2001 From: Abhishek Krishna Date: Tue, 19 May 2026 04:01:04 +0000 Subject: [PATCH] docs: fix incorrect `cd deploy` in CONTRIBUTING.md contracts setup --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c6ec9cf..7771247 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,6 @@ python -m src.agents.rwa_market_maker --simulate ### Contracts ```bash -cd deploy npm install npx hardhat compile npx hardhat test