Skip to content

Commit e35b196

Browse files
author
Stephan Dilly
committed
gettings started with rust link
1 parent a5c0263 commit e35b196

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,12 +162,12 @@ Binaries available for:
162162

163163
### Requirements
164164

165-
- Latest `rust` and `cargo`
165+
- Minumum supported `rust`/`cargo` version: `1.50`
166166
- See [Install Rust](https://www.rust-lang.org/tools/install)
167167

168168
### Cargo Install
169169

170-
The simplest way to start playing around with `gitui` is to have `cargo` build and install it with `cargo install gitui`
170+
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)
171171

172172
## 8. <a name="diagnostics"></a> Diagnostics <small><sup>[Top ▲](#table-of-contents)</sup></small>
173173

0 commit comments

Comments
 (0)