Skip to content

Commit 09da64f

Browse files
committed
Update readme
1 parent 01b7663 commit 09da64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ mlogv32 currently passes all compliance tests for the `RV32IMAUZicsr_Zifencei` I
253253
### Dev containers
254254

255255
- Open this folder with Dev Containers in VSCode.
256-
- Set up the Python environment: `uv sync`
256+
- Activate the Python environment: `source .venv/bin/activate`
257257
- Build everything: `make`
258258

259259
### Assembly

0 commit comments

Comments
 (0)