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

This commit is contained in:
Rafly Maulana
2022-11-10 18:56:55 +05:00
committed by GitHub
parent 353bb0f2b0
commit 0764ca76d3
+1
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.