Skip to content

Commit 36f9a9b

Browse files
authored
Update README.md
1 parent df089f9 commit 36f9a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ go build -o code-push-server-go(.exe) main.go
9393
#copy config/app.(model).json and config/app.json to run dir
9494

9595
#Linux server
96-
chmod +x code-push-go
96+
chmod +x code-push-server-go
9797

9898
#run
9999
./code-push-server-go

0 commit comments

Comments
 (0)