summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorruki <[email protected]>2017-04-26 22:42:41 +0800
committerruki <[email protected]>2017-04-26 22:42:41 +0800
commit00ae92b8a6ce2fa65705412a8d24e11bfbaa5775 (patch)
tree69dcabd42128b74fd162ac4d6bb4d34b8b9d7e6e /docs
parent67327cae080901ac773b482804d427d172bf29e3 (diff)
modify homepage
Diffstat (limited to 'docs')
-rw-r--r--docs/cn/index.html2
-rw-r--r--docs/landing.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/cn/index.html b/docs/cn/index.html
index 65934a147..6fbff04b1 100644
--- a/docs/cn/index.html
+++ b/docs/cn/index.html
@@ -51,7 +51,7 @@
<h2 id="section">安装</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>
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>