mirror of
https://github.com/chubin/wttr.in
synced 2024-11-15 00:27:09 +00:00
README.md: save wwo key to ~/.wwo.key (#296)
This commit is contained in:
parent
8f7d3140ca
commit
6b7e083df3
1 changed files with 4 additions and 1 deletions
|
@ -296,7 +296,10 @@ To get a WorldWeatherOnline API key, you must register here:
|
||||||
|
|
||||||
https://developer.worldweatheronline.com/auth/register
|
https://developer.worldweatheronline.com/auth/register
|
||||||
|
|
||||||
After you have a WorldWeatherOnline key, you can configure `wego`:
|
After you have a WorldWeatherOnline key, you can save it into the
|
||||||
|
WWO key file: `~/.wwo.key`
|
||||||
|
|
||||||
|
Also, you have to specify the key in the `wego` configuration:
|
||||||
|
|
||||||
$ cat ~/.wegorc
|
$ cat ~/.wegorc
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue