Sfoglia il codice sorgente

docs: update README (#90)

JustSong 2 anni fa
parent
commit
2674362f3b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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