diff options
| -rw-r--r-- | README.md | 15 |
1 files changed, 2 insertions, 13 deletions
@@ -46,8 +46,9 @@ cd WeatherFetch cargo build -rv sudo mv ./target/release/wfetch /usr/local/bin cargo clean +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.** @@ -58,15 +59,3 @@ cargo clean > **Soon in aur.** -<br> - -**Or just download release and move it to one of** `$PATH` **dirs.** - -<br> - -> [!TIP] -> **Soon in aur.** - - -<br> - |
