We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14fdfbe commit f9ee04cCopy full SHA for f9ee04c
1 file changed
op-node/README.md
@@ -23,7 +23,7 @@ The blocks are processed by an execution layer client, like [op-geth].
23
## Quickstart
24
25
```bash
26
-make op-node
+just op-node
27
28
# Network selection:
29
# - Join any of the pre-configured networks with the `--network` flag.
0 commit comments