Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

rust install windows

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

# Mac or Linux
curl https://sh.rustup.rs -sSf | sh
 
PREVIOUS NEXT
Tagged: #rust #install #windows
ADD COMMENT
Topic
Name
4+3 =