monkeyDluffy6017 commented on code in PR #8688:
URL: https://github.com/apache/apisix/pull/8688#discussion_r1275657481
##########
docs/en/latest/building-apisix.md:
##########
@@ -235,7 +235,9 @@ The steps below show how to run the test cases for APISIX:
TEST_NGINX_BINARY=/usr/local/bin/openresty prove -Itest-nginx/lib -r t
```
-5. Run the tests by running:
+5. Install [LuaJIT](https://luajit.org/install.html). macOS users can use
`brew` package manager to install LuaJIT.
Review Comment:
The luajit is installed with openresty by default
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]