From 6eb316bcccc48af02a9b7c5d2619cfdf547edf42 Mon Sep 17 00:00:00 2001 From: Alexandre Erwin Ittner Date: Sun, 6 May 2012 23:10:36 -0300 Subject: [PATCH] Update download URL in the README --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 20963b7..0756352 100644 --- a/README +++ b/README @@ -21,9 +21,9 @@ Details on iconv may be obtained in the Open Group's interface definition === Download and installation === -Lua-iconv can be obtained from its LuaForge project page -(http://luaforge.net/projects/lua-iconv/), from a LuaRocks server or from -some Linux distributions which already provide it (eg. Debian). +Lua-iconv can be obtained from its GitHub project page +(https://github.com/ittner/lua-iconv/downloads), from a LuaRocks server or +from some Linux distributions which already provide it (eg. Debian). Unless you downloaded a compiled package, you must build the library for your system. If you have LuaRocks installed, all the process is automatic;