Skip to content

Commit 87d588f

Browse files
Update rust-engine/README.md
Co-authored-by: Jonas Schneider-Bensch <[email protected]>
1 parent 85f5457 commit 87d588f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-engine/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ The following command will run hax with the rust engine instead of the ocaml one
1010
For now, this will create a dummy lean file, regardless the backend provided.
1111

1212
```bash
13-
HAX_ENGINE_BINARY=hax-rust-engine cargo hax into fstar
13+
HAX_ENGINE_BINARY=hax-rust-engine cargo hax into lean
1414
```

0 commit comments

Comments
 (0)