@onexapis/cli 1.1.65 → 1.1.70

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.
package/README.md CHANGED
@@ -11,7 +11,7 @@ npm install -g @onexapis/cli
11
11
  # Or within the monorepo
12
12
  cd packages/cli
13
13
  pnpm build
14
- npm install -g .
14
+ npm install -g
15
15
  ```
16
16
 
17
17
  Requires Node.js >= 18.