diff options
| author | ArcaneDev <alive6863@gmail.com> | 2025-11-18 22:14:15 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-18 22:14:15 +0300 |
| commit | acd6e0bd27216dbcc010c7013cdddd11db299e19 (patch) | |
| tree | 59df7d470bbfefc011f8e35b2dda3a6bc1646977 | |
| parent | c557d93dec0d50548672d21df9ac50cace5daf91 (diff) | |
Update README with config coordinates reminder
Added reminder to switch coordinates in config.
| -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> - |
