@paroicms/server 1.28.1 → 1.28.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -19,7 +19,7 @@ While it's a new solution, we can ensure that ParoiCMS is already robust. It is
19
19
  Run the following commands:
20
20
 
21
21
  ```sh
22
- npx @paroicms/cli create mywebsite --language en
22
+ npx @paroicms/cli --create mywebsite --language en
23
23
  cd mywebsite
24
24
  npm i
25
25
  npm run dev
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paroicms/server",
3
- "version": "1.28.1",
3
+ "version": "1.28.2",
4
4
  "description": "The ParoiCMS server",
5
5
  "keywords": [
6
6
  "cms",