Skip to content

Commit 8fedf6a

Browse files
committed
add some todos
1 parent b374f73 commit 8fedf6a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Diff for: pages/operators/chain-operators/tutorials/migrating-permissionless.mdx

+1-4
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,7 @@ This section requires privileged actions by the `ProxyAdminOwner` and may involv
165165
OPCM is the recommended tool for safely managing OP Stack upgrades:
166166

167167
```bash
168-
# Install OPCM
169-
git clone https://github.com/ethereum-optimism/op-chain-manager.git
170-
cd op-chain-manager
171-
npm install
168+
# Install OPCM <TODO>
172169

173170
# Configure OPCM with your chain's information
174171
cp config.example.json config.json

0 commit comments

Comments
 (0)