Skip to content

Commit 4684f76

Browse files
wesmclaude
andcommitted
Add note to review install script before running
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent ba88b13 commit 4684f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Currently supports Gmail, with WhatsApp and other messaging platforms planned.
3434
curl -fsSL https://msgvault.io/install.sh | bash
3535
```
3636

37-
The installer detects your OS and architecture, downloads the latest release from [GitHub Releases](https://github.com/wesm/msgvault/releases), verifies the SHA-256 checksum, and installs the binary.
37+
The installer detects your OS and architecture, downloads the latest release from [GitHub Releases](https://github.com/wesm/msgvault/releases), verifies the SHA-256 checksum, and installs the binary. You can [review the script](https://msgvault.io/install.sh) before running, or download a release binary directly from GitHub.
3838

3939
To build from source instead (requires **Go 1.25+** and a C/C++ compiler for CGO and to statically link DuckDB):
4040

0 commit comments

Comments
 (0)