@chfischerx/puttry 0.1.2 → 0.1.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
@@ -104,6 +104,10 @@ Install PuTTrY globally using npm:
104
104
  npm install -g @chfischerx/puttry
105
105
  ```
106
106
 
107
+ > **Note:** The `-g` flag is required. The install snippet shown on the npmjs.com package
108
+ > page omits it — using `npm i @chfischerx/puttry` without `-g` installs the package
109
+ > locally and the `puttry` command will not be available in your shell.
110
+
107
111
  ### Step 2: Configure (Recommended)
108
112
 
109
113
  Run the interactive configuration wizard to set up PuTTrY for your environment: