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 add03c3 commit c4bbfc2Copy full SHA for c4bbfc2
docs/getting_started/installation.md
@@ -42,7 +42,7 @@ Clone [execution-spec-tests](https://github.com/ethereum/execution-spec-tests) a
42
cd execution-spec-tests
43
uv sync --all-extras
44
```
45
- Follow [this guide](./installation_troubleshooting.md#problem-exception-failed-to-compile-yul-source) to build solidity from source.
+ Follow [this guide](./installation_troubleshooting.md#problem-exception-failed-to-compile-yul-source) to build the `solc` binary from source.
46
47
## Installation Troubleshooting
48
0 commit comments