From 7489589bbaa5cfdde5baa5548e5a5fc5e917ad9b Mon Sep 17 00:00:00 2001 From: Pierre Bertet Date: Fri, 12 Apr 2024 14:37:29 +0100 Subject: [PATCH] README: Minor tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfdfe310..37ccc45f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ pnpm install ## How to develop ```sh -# Run the anvil local node +# Run the anvil local node (keep it running in a separate terminal) anvil # Deploy the contracts