Skip to content

Commit

Permalink
Remove +nightly from install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kings177 authored May 26, 2024
1 parent 50e683c commit 52b4283
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 @@ -32,7 +32,7 @@ First install the dependencies:
Install HVM2:

```sh
cargo +nightly install hvm
cargo install hvm
```

There are multiple ways to run an HVM program:
Expand Down

0 comments on commit 52b4283

Please sign in to comment.