campaign-cli 0.7.2 → 0.7.3

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 +2 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -21,12 +21,8 @@ acc instance pull --alias staging
21
21
  ### Quick installation
22
22
 
23
23
  ```bash
24
- cd ~/Downloads
25
- git clone https://github.com/myrosblog/campaign-cli.git
26
- cd campaign-cli
27
- npm install
28
- npm link
29
- acc # check installation
24
+ $ npm install -g campaign-cli
25
+ $ acc # check installation
30
26
  ```
31
27
 
32
28
  ### Basic Usage
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "campaign-cli",
3
- "version": "0.7.2",
3
+ "version": "0.7.3",
4
4
  "description": "Save time, reduce risk and improve code health with acc CLI",
5
5
  "keywords": [
6
6
  "adobe",