Skip to content

Commit 1d667d8

Browse files
committed
cargo install docs
Signed-off-by: Colton J. McCurdy <mccurdyc22@gmail.com>
1 parent 7629ac7 commit 1d667d8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ repos on your machine.
99
against repos.
1010
"opinionated" - similar to Go and the old `$GOPATH` is how repos are stored.
1111

12+
## Installation
13+
14+
### Via `cargo`
15+
16+
```
17+
cargo install gitrs
18+
```
19+
20+
### Via `nixpkgs
21+
22+
TODO
23+
1224
## Usage
1325

1426
Environment variables

0 commit comments

Comments
 (0)