spacewander commented on a change in pull request #5136: URL: https://github.com/apache/apisix/pull/5136#discussion_r716194365
########## File path: docs/en/latest/how-to-build.md ########## @@ -76,6 +76,8 @@ Please refer to: [Installing Apache APISIX with Helm Chart](https://github.com/a cd apisix-2.9 # Create dependencies make deps + # Install apisix command + make install Review comment: I changed my mind. Look like we still need this command to install APISIX to PATH even `make install` is designed for luarocks. -- 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]
