From 743856377ae4312f226f0fa44dce163177d7bb62 Mon Sep 17 00:00:00 2001 From: Pierre Bertet Date: Fri, 12 Apr 2024 16:11:40 +0100 Subject: [PATCH] README: Minor tweaks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5889d3700..f4fef29f8 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ pnpm install # Run the anvil local node (keep it running in a separate terminal): anvil -# First, we need to deploy the contracts: +# First, the contracts: cd contracts -# Deploy the contracts: +# Build & deploy the contracts: ./deploy local --open-demo-troves # optionally open troves for the first 8 anvil accounts # Print the addresses of the deployed contracts: