Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maximecb authored Sep 3, 2024
1 parent c4c9de4 commit b438abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ cd vm
cargo build
```

To run an asm file with UVM:
To run an [asm file](vm/examples) with UVM:
```sh
cargo run examples/fizzbuzz.asm
```
Expand Down

0 comments on commit b438abc

Please sign in to comment.