spacewander commented on a change in pull request #6213:
URL: https://github.com/apache/apisix/pull/6213#discussion_r802598291



##########
File path: docs/en/latest/how-to-build.md
##########
@@ -185,23 +185,29 @@ Run the `apisix help` command to see the returned results 
and get commands and d
 
 ```shell
 # more actions find by `help`
-$ apisix help
+apisix help
 ```
 
 ## Step 4: Run Test Cases
 
 1. Install `cpanminus`, the package manager for `perl`.
 
+```shell
+cd /bin
+curl -L https://cpanmin.us/ -o cpanm

Review comment:
       Don't we need sudo to write a file under `/bin`?




-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to