mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-23 03:32:30 +03:00
gettings started with rust link
This commit is contained in:
parent
a5c026378d
commit
e35b196db6
@ -162,12 +162,12 @@ Binaries available for:
|
||||
|
||||
### Requirements
|
||||
|
||||
- Latest `rust` and `cargo`
|
||||
- Minumum supported `rust`/`cargo` version: `1.50`
|
||||
- See [Install Rust](https://www.rust-lang.org/tools/install)
|
||||
|
||||
### Cargo Install
|
||||
|
||||
The simplest way to start playing around with `gitui` is to have `cargo` build and install it with `cargo install gitui`
|
||||
The simplest way to start playing around with `gitui` is to have `cargo` build and install it with `cargo install gitui`. If you are not familiar with rust and cargo: [Getting Started with Rust](https://doc.rust-lang.org/book/ch01-00-getting-started.html)
|
||||
|
||||
## 8. <a name="diagnostics"></a> Diagnostics <small><sup>[Top ▲](#table-of-contents)</sup></small>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user