From 67f3f6b9b0976b26ce1c7bcf54a1fae5c95b0adf Mon Sep 17 00:00:00 2001 From: Martin Frost Date: Sun, 24 May 2020 13:31:01 +0200 Subject: [PATCH] Add installation instructions to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 88d39d6..43870ce 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ This is a CLI tool for including your co-authors in your commits. It is essentially a Rust clone of the [git-mob NPM package](https://www.npmjs.com/package/git-mob). +## Install + +Just run `cargo install git_mob` and you should be all set. + ## Examples