Browse Source

Update README.md

v0.1.x
Brett Langdon 13 years ago
parent
commit
f3c3ffbf26
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@ -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
```


Loading…
Cancel
Save