meta: Fix documentation for installing Planka without Docker (#324)

pull/311/merge
Rafly Maulana 3 years ago committed by GitHub
parent 37a9c9bb42
commit bf8b8474ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -75,6 +75,7 @@ npm run build
```bash
cp -r build ../server/public
cp build/index.html ../server/views/index.ejs
```
4. Install dependencies for server.

Loading…
Cancel
Save