You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Or with sudo if you need elevated privileges:
37
37
curl -fsSL https://raw.githubusercontent.com/harness/harness-cli/v2/install | sudo sh
38
38
```
39
39
40
-
This script automatically detects your OS and architecture, downloads the appropriate binary, and installs it to `/usr/local/bin`.
40
+
This script automatically detects your OS and architecture, downloads the appropriate binary, verifies its checksum for security, and installs it to `/usr/local/bin`.
0 commit comments