Skip to content

Commit f9a27e4

Browse files
authored
Update curl command for installation instructions
1 parent 3d8de75 commit f9a27e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ <h1>DiffSense</h1>
408408
<span class="curl-label">Install in Terminal:</span>
409409
<div class="curl-field" id="curl-field">
410410
<span class="curl-prefix">$</span>
411-
<span class="curl-command" id="curl-command">curl https://edgeleap.github.io/install.sh</span>
411+
<span class="curl-command" id="curl-command">curl -fsSL https://edgeleap.github.io/install.sh | bash</span>
412412
</div>
413413
<button class="copy-button" type="button" id="copy-btn">
414414
📋 Copy

0 commit comments

Comments
 (0)