Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,7 @@ Follow the interactive prompts to configure owners and threshold.
# 1. Create a Safe (gets predicted address)
safe account create

# 2. Send some ETH to the predicted address for deployment gas

# 3. Deploy it to the blockchain
# 2. Deploy it to the blockchain
safe account deploy eth:0x742d35Cc...
```

Expand Down
Loading