From 2cd1c678bd201668c8ad627367879191b2566409 Mon Sep 17 00:00:00 2001 From: Lorenzo B Gomez Date: Mon, 24 Jul 2023 02:13:02 -0500 Subject: [PATCH] fix README typo (#20) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c63b33c..e798dd0 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Not recommended: To only install the binary (can only be started with the termin cargo install --git https://github.com/lemmygtk/lemoa.git ``` -s + You can then start the app via the terminal after adding cargo's bin directory to your PATH variable. # Development