diff --git a/ReadMe.md b/ReadMe.md index 5fbc723..53ed14e 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -10,6 +10,15 @@ LuaDec is free software and uses the same license as the original LuaDec. Compiling --------- + +### Prerequisites + +``` +sudo apt-get install build-essential libreadline-dev +``` + +### Building + ``` git clone https://github.com/viruscamp/luadec cd luadec