diff options
| author | ArcaneDev <alive6863@gmail.com> | 2025-11-23 17:10:23 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-23 17:10:23 +0300 |
| commit | 583dcd5a801ed0cc9b2d44bae423a540f4491859 (patch) | |
| tree | c9ac46afe443944685d67ccb160f62f5b65da030 /README.md | |
| parent | 68e19cff8cbf70889f8c54eed3c45640a2f1cb52 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -38,6 +38,10 @@ WIP - work in progress. Its much more harder with free open-meteo API. `wfetch -h` <h2 align = "center"> Installation 🔝</h2> +**Install from aur:** +```shell +yay -S weatherfetch +``` **Build from source:** ```shell @@ -51,9 +55,5 @@ wfetch config && cp src/arts.yaml ~/.config/WeatherFetch/ And dont forget switch coords in config to your! <br> -**Or just download release and move it to one of** `$PATH` **dirs.** - -<br> +**Or just download release and move it to one of** `$PATH` -> [!TIP] -> **Soon in aur.** |
