Explorar el Código

docs: update README (#90)

JustSong hace 2 años
padre
commit
2674362f3b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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