From f380ce2a768877038114f486344df835d6c547e8 Mon Sep 17 00:00:00 2001 From: justine Date: Mon, 17 Jul 2023 17:10:23 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 418c9f3..61110b6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ A hangman. I was bored and needed to get into Rust again. # How ? -just cargo run it. +Install it: +``` +cargo install --git https://gitea.squi.fr/Rust/hangman.git +``` ``` IM A BORED SYSADMIN