diff options
author | Nguyễn Gia Phong <cnx@loang.net> | 2025-07-08 15:13:40 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <cnx@loang.net> | 2025-07-08 15:13:40 +0900 |
commit | ee7651d6097e80e96aa74bbe77422ac059a19acb (patch) | |
tree | df2f324ec64a9a352bc358a0111790fb008e3dc3 | |
parent | 2cc038661edb18922623da7e98c52803bc4596c7 (diff) | |
download | scadere-ee7651d6097e80e96aa74bbe77422ac059a19acb.tar.gz |
Fix typos
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 6d737be..86bc810 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ that are about to expire and provides an Atom feed for notification. ## Installation -The recommended installtion method is through your distribution. +The recommended installation method is through your distribution. Installing from source should only be considered as a last resort; if you are capable of doing so, please also package scadere for your distribution. @@ -71,7 +71,7 @@ Options: ``` A sample `scadere-listen.service` for systemd -is also availble under the `contrib` directory. +is also available under the `contrib` directory. ## Hacking |