@synkro-sh/cli 1.0.1 → 1.0.2
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -11,7 +11,7 @@ npm install -g @synkro-sh/cli
|
|
|
11
11
|
synkro install
|
|
12
12
|
```
|
|
13
13
|
|
|
14
|
-
|
|
14
|
+
A browser opens to sign in. After auth, every Claude Code session in any directory is protected automatically.
|
|
15
15
|
|
|
16
16
|
## Try it
|
|
17
17
|
|