Skip to content

Commit

Permalink
Merge pull request #262 from erickcestari/master
Browse files Browse the repository at this point in the history
docs: Update GitHub repository URL in the README.md guide
  • Loading branch information
VictorTaelin authored Feb 4, 2024
2 parents d96c177 + 16c56e7 commit 795a9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rustup install nightly
Then, install HVM:

```bash
cargo +nightly install --force --git https://github.com/Kindelia/HVM.git
cargo +nightly install --force --git https://github.com/HigherOrderCO/HVM.git
```

This will install HVM's command-line interface. Make sure it worked with:
Expand Down

0 comments on commit 795a9c8

Please sign in to comment.