We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b295e commit 27ea3adCopy full SHA for 27ea3ad
1 file changed
README.md
@@ -43,7 +43,7 @@ The easiest way to run ShipSec Studio on your own infrastructure:
43
#### One-Line Install
44
45
```bash
46
-curl -fsSL https://raw.githubusercontent.com/ShipSecAI/studio/main/install.sh | bash
+curl -fsSL https://get.shipsec.ai | bash
47
```
48
49
This installer will:
0 commit comments