zaunist commented on issue #6093: URL: https://github.com/apache/apisix/issues/6093#issuecomment-1012666910
> We can add some hints by adding the following configuration to `~/.bash_profile` or `~/.zshrc` and so on > > ``` > # openresty > export OPENRESTY_PREFIX="/usr/local/openresty" > export PATH=$OPENRESTY_PREFIX/nginx/sbin:$OPENRESTY_PREFIX/bin:$OPENRESTY_PREFIX/luajit/bin:$PATH > ``` Agree, so if need to update the docs, let me to do this work. -- 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]
