You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/18 22:28:32 UTC

[GitHub] [apisix-docker] Yiyiyimu commented on a change in pull request #194: docs: removed `$` from code snippets

Yiyiyimu commented on a change in pull request #194:
URL: https://github.com/apache/apisix-docker/pull/194#discussion_r671906753



##########
File path: README.md
##########
@@ -11,36 +11,37 @@
 # Assign Apache release version number to variable `APISIX_VERSION`, for example: 2.6. The latest version can be find at `https://github.com/apache/apisix/releases`
 
 export APISIX_VERSION=2.6
+
 # alpine
-$ make build-on-alpine
+make build-on-alpine

Review comment:
       I believe we should separate command for alpine and centos into to code block, since people won't use them at the same time




-- 
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-unsubscribe@apisix.apache.org

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