Skip to content

Commit 99ae44b

Browse files
committed
upgrade git clone URLs and paths to the repo
1 parent fee2352 commit 99ae44b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ cd ~/MagicMirror/modules
4848
Clone this repository:
4949

5050
```sh
51-
git clone https://github.com/KristjanESPERANTO/MMM-OneCallWeather
51+
git clone https://github.com/MagicMirrorModules/MMM-OneCallWeather
5252
```
5353

5454
Go to <https://openweathermap.org/api> and subscribe to One Call API. Its free to set up an account, and the free subscription level is fine for this app. The API returns a lot of information and can return 1000 calls a day on the free subscription level (approx once every 2 minutes maximum). The API is good as it uses their algorithms to give ultra local weather reports, even if you don't live in a named location, which some other apps suffer with.

0 commit comments

Comments
 (0)