diff options
| author | ArcaneDev <alive6863@gmail.com> | 2025-11-23 17:12:58 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-23 17:12:58 +0300 |
| commit | c51d38174e77bd9127da31447aa2f37bc197620a (patch) | |
| tree | ff9249c2a3c1f8a992584bdbaea5ef2e2a215fc3 | |
| parent | 5c84dfc8af4a13f0d34346fd0c2887438cdfb642 (diff) | |
Fix formatting in installation instructions
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -44,8 +44,9 @@ WIP - work in progress. Its much more harder with free open-meteo API. `wfetch -h` <h2 align = "center"> Installation 🔝</h2> + **Install from aur:** -```shell +```shell yay -S weatherfetch ``` |
