Skip to content

Commit 804fe5f

Browse files
authored
Update README.md
1 parent 1686823 commit 804fe5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Bytecode virtual machine for the Lox programming language written in Rust.
44

55
## Development
66
While developing, if you would like auto-running check and tests you can install cargo-watch and then run `./scripts/tdd`.
7-
You can then also have an auto-restarting rslox repl by opening a second terminal and then run `./scripts/repl`.
7+
You can then also have an auto-restarting rslox repl by opening a second terminal and running `./scripts/repl`.
88

99
## Acknowledgements
1010

0 commit comments

Comments
 (0)