Skip to content

Commit

Permalink
docs: update README (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
songquanpeng committed May 17, 2023
1 parent 16c9ad2 commit 2674362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2674362

Please sign in to comment.