From 316a6ff272548dbdc73fd3f72111c2142bb5520d Mon Sep 17 00:00:00 2001 From: omer <118128169+omiaydin1@users.noreply.github.com> Date: Tue, 13 Jan 2026 23:03:35 +0300 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0e30abe..d1cd17b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ For contract deployment artifacts, see [base-org/contract-deployments](https://g [![GitHub Issues](https://img.shields.io/github/issues-raw/base-org/contracts.svg)](https://github.com/base/contracts/issues) ### setup and testing - - If you don't have foundry installed, run `make install-foundry`. - `make deps` - Test contracts: `make test`