From 54fcb26330b26000626775cc155ad5b802a254a9 Mon Sep 17 00:00:00 2001 From: fanchann Date: Tue, 25 Apr 2023 07:21:06 +0700 Subject: [PATCH] change code to dynamic --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91a9ccf..a8fee98 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ start with `go-start -pkg=awesomeProject` and see a miracle come out ## Installation for linux:\ -`git clone https://github.com/fanchann/Go-QuickStart && cd Go-QuickStart && go build -o bin/go-start && sudo mv bin/go-start /bin` +`git clone https://github.com/fanchann/Go-QuickStart && cd Go-QuickStart && go build -o bin/go-start main.go && sudo mv bin/go-start /bin` ## Configuration Set your environment variable