We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b374f73 commit 8fedf6aCopy full SHA for 8fedf6a
pages/operators/chain-operators/tutorials/migrating-permissionless.mdx
@@ -165,10 +165,7 @@ This section requires privileged actions by the `ProxyAdminOwner` and may involv
165
OPCM is the recommended tool for safely managing OP Stack upgrades:
166
167
```bash
168
-# Install OPCM
169
-git clone https://github.com/ethereum-optimism/op-chain-manager.git
170
-cd op-chain-manager
171
-npm install
+# Install OPCM <TODO>
172
173
# Configure OPCM with your chain's information
174
cp config.example.json config.json
0 commit comments