diff --git a/README.md b/README.md index 8c2316b..82c279b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Right now, all that is implemented is: * lua_getglobal ## Install +Lua and it's C libraries are required for this module to work. + ```bash npm install nodelua ```