Skip to content

Commit

Permalink
README: Minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
bpierre committed Apr 12, 2024
1 parent dce117c commit 7438563
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7438563

Please sign in to comment.