We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a46e9e commit b0f2155Copy full SHA for b0f2155
1 file changed
README.md
@@ -48,7 +48,7 @@ make build LUA_INCDIR=/path/to/lua/includes
48
export LUA_CPATH="$LUA_CPATH;/path/to/osenv/lua/?.so"
49
```
50
51
-### Usage
+## Usage
52
53
```lua
54
package.cpath = package.cpath .. ";/path/to/osenv/lib/?.so"
0 commit comments