|
|
@@ -141,7 +141,7 @@ brew install xmake --HEAD
|
|
|
bash <(curl -fsSL https://xmake.io/shget.text)
|
|
|
</code></pre>
|
|
|
<h2 id="archlinux">Archlinux</h2>
|
|
|
-<pre><code class="lang-bash">yaourt xmake
|
|
|
+<pre><code class="lang-bash">yay -S xmake
|
|
|
</code></pre>
|
|
|
<h2 id="ubuntu">Ubuntu</h2>
|
|
|
<h3 id="apt">使用apt安装</h3>
|