X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/fdbbac8d7d23a020fe16220343869f7052bec97f..72aa10c4b7dd62e95ce9f3bbded184d1b272d345:/Home.md diff --git a/Home.md b/Home.md index 6cdae23..5581a9e 100644 --- a/Home.md +++ b/Home.md @@ -6,7 +6,7 @@ Dependencies Package | Requested by | Reason of choice --- | --- | --- alsa-utils | [alsa](https://github.com/copycat-killer/lain/wiki/alsa), [alsabar](https://github.com/copycat-killer/lain/wiki/alsabar) | / -curl | widgets accessing network resources | LuaSocket is not a core library. LuaSSL is out of date. +curl | widgets accessing network resources | LuaSocket is not a core library, and still not available for Lua 5.2+. LuaSSL is out of date. imagemagick | album arts in [mpd](https://github.com/copycat-killer/lain/wiki/mpd) notifications | Cairo doesn't do high quality filtering. Installation @@ -23,7 +23,7 @@ Installation Usage -------- -First, include it in your `rc.lua`: +First, include it into your `rc.lua`: local lain = require("lain")