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

This commit is contained in:
Rafly Maulana
2022-11-10 20:56:55 +07:00
committed by GitHub
parent 37a9c9bb42
commit bf8b8474ec

View File

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