docgen-utils 1.0.5 → 1.0.7

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
@@ -32,6 +32,7 @@ node dist/cli.js export slides --files=slide-1.html,slide-2.html --out-dir=./out
32
32
  ### Deploy
33
33
 
34
34
  ```bash
35
+ az login
35
36
  npm run deploy
36
37
  ```
37
38