@samboyd/bep-cli 0.1.0 → 0.1.1

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
@@ -45,7 +45,7 @@ Validation checks run via a provider configured in `.bep.providers.json` (or by
45
45
 
46
46
  ### 1) Install BEP
47
47
  ```bash
48
- npx @samboyd/bep-cli@latest --help
48
+ npm install -g @samboyd/bep-cli@latest
49
49
  ```
50
50
 
51
51
  ### 2) Initialize in your repo