summaryrefslogtreecommitdiff
path: root/docs/landing.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/landing.html')
-rw-r--r--docs/landing.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/landing.html b/docs/landing.html
index 6cabdf530..98eeaee5d 100644
--- a/docs/landing.html
+++ b/docs/landing.html
@@ -51,7 +51,7 @@
<h2 id="installation">Installation</h2>
-<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>bash &lt;<span class="o">(</span>curl -s https://raw.githubusercontent.com/tboox/xmake/master/scripts/get.sh<span class="o">)</span>
+<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>bash &lt;<span class="o">(</span>curl -fsSL https://raw.githubusercontent.com/tboox/xmake/master/scripts/get.sh<span class="o">)</span>
</code></pre>
</div>