diff options
author | Pavel Makhov <streetturtle@users.noreply.github.com> | 2017-02-08 09:51:21 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-08 09:51:21 -0500 |
commit | eba5fcb7a8a1d3bfaef5739521e235ff1e4734dd (patch) | |
tree | dfd1e149e343a43e57cd6aa146a796ab1c57018b | |
parent | b1a4270c4deedf30f344514956f296be0d9c5d68 (diff) |
Update README.md
-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 |