fix README typo (#20)

This commit is contained in:
Lorenzo B Gomez 2023-07-24 02:13:02 -05:00 committed by GitHub
parent 1d69c6b9a5
commit 2cd1c678bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 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. You can then start the app via the terminal after adding cargo's bin directory to your PATH variable.
# Development # Development