@envmanager-cli/cli 0.1.1 → 0.1.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.
package/README.md CHANGED
@@ -9,7 +9,7 @@ Official CLI for [EnvManager](https://envmanager.dev) - secure environment varia
9
9
  npm install -g @envmanager-cli/cli
10
10
 
11
11
  # Homebrew (macOS/Linux)
12
- brew install envmanager/tap/envmanager
12
+ brew install shintaii/tap/envmanager
13
13
  ```
14
14
 
15
15
  ## Quick Start