| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

「Rust」の版間の差分

提供: MyMemoWiki
ナビゲーションに移動 検索に移動
3行目: 3行目:
  
 
==Install==
 
==Install==
===[Mac]===
+
===[[Mac]]===
 
<pre>
 
<pre>
 
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
 
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
 
</pre>
 
</pre>

2022年1月17日 (月) 14:54時点における版

Rust

Install

Mac

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh