Commit 5cc54d98 authored by Ori Pomerantz's avatar Ori Pomerantz

fix(docs/op-stack): Fix the npx deploy

parent bc583273
...@@ -221,7 +221,7 @@ Once you’ve configured your network, it’s time to deploy the L1 smart contra ...@@ -221,7 +221,7 @@ Once you’ve configured your network, it’s time to deploy the L1 smart contra
1. Once you’re ready, deploy the L1 smart contracts: 1. Once you’re ready, deploy the L1 smart contracts:
```bash ```bash
npx hardhat deploy --network getting-started npx hardhat deploy --network getting-started --tags l1
``` ```
Contract deployment can take up to 15 minutes. Please wait for all smart contracts to be fully deployed before continuing to the next step. Contract deployment can take up to 15 minutes. Please wait for all smart contracts to be fully deployed before continuing to the next step.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment