You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/07/21 05:39:30 UTC

[GitHub] [dubbo-go-pixiu] AlexStocks commented on a change in pull request #222: fix: fix quick start in readme instruction

AlexStocks commented on a change in pull request #222:
URL: https://github.com/apache/dubbo-go-pixiu/pull/222#discussion_r673674479



##########
File path: Makefile
##########
@@ -44,8 +44,8 @@ ifeq (windows,$(os))
 	targetName = dubbo-go-pixiu.exe
 endif
 exe := $(mainPath)$(targetName)
-build:
-	cd $(mainPath) && go build  -o $(targetName)
+gobuild:

Review comment:
       这行改动啥意义?




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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org