From fff4accbcf769a2bb3414beb4d296bea1c8b2882 Mon Sep 17 00:00:00 2001 From: uncenter <47499684+uncenter@users.noreply.github.com> Date: Tue, 6 Feb 2024 21:14:24 -0500 Subject: [PATCH] docs: update install instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7dc5968..3e17444 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ The cutest successor of [`cowsay`](https://en.wikipedia.org/wiki/Cowsay). ## Installation ```sh +cargo install kittysay +# or cargo install --git https://github.com/uncenter/kittysay.git ```