Skip to content

Commit 4f51b32

Browse files
Improved text
Co-authored-by: danceratopz <[email protected]>
1 parent ecadd73 commit 4f51b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started/installation_troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ This page provides guidance on how to troubleshoot common issues that may arise
8888
cp ./solc/solc $HOME/Documents/execution-spec-tests/.venv/bin/
8989
chmod +x $HOME/Documents/execution-spec-tests/.venv/bin/solc
9090
```
91-
Running `uv run solc --version` should now be functional. Verify that fill is now working by running `uv run fill -m yul_test` in the execution-spec-tests folder.
91+
Running `uv run solc --version` should now return the expected version. Verify that `fill` works by running `uv run fill -m yul_test` in the execution-spec-tests root folder.
9292

9393
## Problem: `ValueError: unsupported hash type ripemd160`
9494

0 commit comments

Comments
 (0)