We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7658f5 commit f86d3cdCopy full SHA for f86d3cd
1 file changed
README.md
@@ -13,7 +13,7 @@ curl -fsSL https://raw.githubusercontent.com/iterate/devwrap/main/install.sh | b
13
Install a specific release:
14
15
```bash
16
-curl -fsSL https://raw.githubusercontent.com/iterate/devwrap/main/install.sh | bash -- -v 0.1.0
+curl -fsSL https://raw.githubusercontent.com/iterate/devwrap/main/install.sh | bash -s -- -v 0.0.2
17
```
18
19
## Quick Start
0 commit comments