docs: update README (#90)

This commit is contained in:
JustSong
2023-05-17 16:49:23 +08:00
parent 16c9ad2ff7
commit 2674362f3b

View File

@@ -128,7 +128,7 @@ sudo service nginx restart
git clone https://github.com/songquanpeng/message-pusher.git
cd message-pusher/web
npm install
npm build
npm run build
cd ..
go mod download
go build -ldflags "-s -w" -o message-pusher