Add installation instructions using the Mergiraf crate #29
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
You can [download Mergiraf from Codeberg](https://codeberg.org/mergiraf/mergiraf/releases).
|
||||
Choose the archive that matches your device's architecture and place the extracted binary in your `PATH`.
|
||||
|
||||
If you have Rust installed, you can also install Mergiraf from source by cloning [its repository](https://codeberg.org/mergiraf/mergiraf) and running `cargo install --path .` in it.
|
||||
If you have Rust installed, you can also install Mergiraf from source by cloning [its repository](https://codeberg.org/mergiraf/mergiraf) and running `cargo install --path .` in it. Or download and build [Mergiraf on crates.io](https://crates.io/crates/mergiraf) with Cargo by running: `cargo install --locked mergiraf`.
|
||||
|
||||
Once Mergiraf is installed, you can then [configure Git to use Mergiraf](./usage.md#registration-as-a-git-merge-driver).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue