mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
apt-get command for lua-format dependencies.
This commit is contained in:
parent
ca43a6d59f
commit
7b1c0155ba
1 changed files with 2 additions and 0 deletions
|
|
@ -6,3 +6,5 @@ lua-format:
|
|||
In order to run the script, you need Lua 5.1 or Lua 5.2 installed as well
|
||||
as LPeg. LPeg is a parsing expression grammar library which is basically a
|
||||
far more powerful pattern matching utility than regular expressions.
|
||||
On Debian:
|
||||
apt-get install lua5.2 lua-lpeg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue