@base44-preview/cli 0.0.25-pr.161.80284aa → 0.0.25-pr.162.e7a27e4

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 (3) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +103 -150
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -64,7 +64,7 @@ When creating a project, [base44/skills](https://github.com/base44/skills) are a
64
64
  If you need to install skills manually, use the following command:
65
65
 
66
66
  ```bash
67
- npx add-skill base44/skills
67
+ npx skills add base44/skills
68
68
  ```
69
69
 
70
70
  ## Help