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 e8bd089 commit 0be9501Copy full SHA for 0be9501
pages/builders/chain-operators/tools/op-deployer.mdx
@@ -17,7 +17,7 @@ The recommended way to install `op-deployer` is to download the latest release f
17
[release page](https://github.com/ethereum-optimism/optimism/releases). To install a release, download the binary
18
for your platform then extract it somewhere on your `PATH`.
19
20
-Run the following commad:
+Run the following command:
21
```bash
22
cd op-deployer && just build
23
```
0 commit comments