diff options
Diffstat (limited to 'weather-widget')
-rw-r--r-- | weather-widget/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/weather-widget/README.md b/weather-widget/README.md index 70f0677..8620ca5 100644 --- a/weather-widget/README.md +++ b/weather-widget/README.md @@ -8,8 +8,8 @@ Note that widget uses the Arc icon theme, so it should be [installed](https://gi - install lua socket ```bash -$ sudo apt-get install luasockets +$ sudo apt-get install lua-socket ``` - download json parser for lua: https://github.com/rxi/json.lua - - get Open Weather Map app id here: https://openweathermap.org/appid
\ No newline at end of file + - get Open Weather Map app id here: https://openweathermap.org/appid |