You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -65,6 +66,14 @@ For instance I like to use `FluidR3_GM.sf2` which is present on most systems and
65
66
66
67
Using the provided binaries in https://github.com/agourlay/ruxguitar/releases
67
68
69
+
### Crates.io
70
+
71
+
Using Cargo via [crates.io](https://crates.io/crates/ruxguitar).
72
+
73
+
```bash
74
+
cargo install ruxguitar
75
+
```
76
+
68
77
### Build
69
78
70
79
Make sure to check the necessary dependencies for your system from the [CI configuration](https://github.com/agourlay/ruxguitar/blob/master/.github/workflows/ci.yml).
0 commit comments