Skip to content

Commit 353b867

Browse files
committed
Fixed wrong installtion path
1 parent 057880c commit 353b867

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
@@ -7,7 +7,7 @@ This project is still in early development and not usable.
77
## Building
88
1. Install the beast-toolchain:
99
```shell
10-
cargo install --git https://github.com/bakervm/melon
10+
cargo install --git https://github.com/bakervm/beast
1111
```
1212

1313
2. Build it:

0 commit comments

Comments
 (0)