Skip to content

Commit

Permalink
Build dev
Browse files Browse the repository at this point in the history
Add Readme for LUA_VERSION
  • Loading branch information
DBezemer committed Jul 30, 2023
1 parent 19c39c9 commit f0405cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ Perform the following steps on a build box as a regular user.
### With Lua support
make USE_LUA=1

#### With custom Lua version
make USE_LUA=1 LUA_VERSION=5.4.6

### With Prometheus Module support
make USE_PROMETHEUS=1

Expand Down

0 comments on commit f0405cd

Please sign in to comment.