@smithery/cli 0.0.10 → 0.0.12

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 +61 -56
  3. package/package.json +4 -3
package/README.md CHANGED
@@ -13,7 +13,7 @@ This guide will help you get started with developing for @smithery/cli.
13
13
  1. Clone the repository:
14
14
  ```bash
15
15
  git clone git@github.com:smithery-ai/cli.git
16
- cd smithery-get
16
+ cd cli
17
17
  ```
18
18
 
19
19
  2. Install dependencies: