Browse Source

docs: update README (#90)

JustSong 2 năm trước cách đây
mục cha
commit
2674362f3b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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