From b671dc10a0cb2bc6d41b45c300da7377efc92c94 Mon Sep 17 00:00:00 2001 From: "Ecmel B. CANLIER" Date: Sun, 20 Nov 2016 11:00:27 +0000 Subject: [PATCH] Add aur package to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 88a3c9a..6c9c6f4 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,11 @@ Grab the Lua 5.2, luarocks5.2, lua52-filesystem, lua52-sec & lua52-socket from t ``` pacman -S lua52 luarocks5.2 lua52-filesystem lua52-sec lua52-socket ``` + Now follow the luarocks steps below to get the remaining libraries which are not on Arch's repos. +Or install [ocemu](https://aur.archlinux.org/packages/ocemu/) from the AUR. + **Mac**