浏览代码

docs: update README (#90)

JustSong 2 年之前
父节点
当前提交
2674362f3b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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