We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07357ec commit b6c7c59Copy full SHA for b6c7c59
1 file changed
README.md
@@ -11,14 +11,9 @@ S3-backed, git-versioned object storage for agents.
11
## Installation
12
13
```bash
14
-cargo install aggit@0.2.0-alpha
+cargo install aggit@0.3.0-alpha
15
```
16
17
-
18
-> [!NOTE]
19
->
20
-> `aggit` is not yet compatible with Windows.
21
22
### As an Agent Skill
23
24
You can use `aggit` as an agent skill, downloading it with the `skills` CLI tool:
0 commit comments