We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598a38e commit 1dc12fbCopy full SHA for 1dc12fb
pages/operators/chain-operators/tools/op-deployer.mdx
@@ -147,8 +147,7 @@ The bootstrap commands are specifically designed for scenarios such as:
147
* Creating the foundational infrastructure for a brand new superchain deployment.
148
149
<Callout type="info">
150
- For standard deployments and chain operations, use the [op-deployer `apply`](/operators/chain-operators/tools/op-deployer#apply) command.
151
- The bootstrap commands are specialized tools that will rarely be needed by most users.
+ For standard chain deployments, use the [op-deployer `apply`](/operators/chain-operators/tools/op-deployer#apply) command.
152
</Callout>
153
154
## Next steps
0 commit comments