From acd6e0bd27216dbcc010c7013cdddd11db299e19 Mon Sep 17 00:00:00 2001 From: ArcaneDev Date: Tue, 18 Nov 2025 22:14:15 +0300 Subject: Update README with config coordinates reminder Added reminder to switch coordinates in config. --- README.md | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 0466b4d..b2c7705 100644 --- a/README.md +++ b/README.md @@ -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!
**Or just download release and move it to one of** `$PATH` **dirs.** @@ -58,15 +59,3 @@ cargo clean > **Soon in aur.** -
- -**Or just download release and move it to one of** `$PATH` **dirs.** - -
- -> [!TIP] -> **Soon in aur.** - - -
- -- cgit v1.2.3