Skip to content

Instantly share code, notes, and snippets.

@hoangitk
Created September 22, 2022 08:35
Show Gist options
  • Save hoangitk/a1a24caeec55572f66d0ae25f80e08ab to your computer and use it in GitHub Desktop.
Save hoangitk/a1a24caeec55572f66d0ae25f80e08ab to your computer and use it in GitHub Desktop.
Rust #rust #install

Rust

Installation

  • WLS ref:
     sudo apt install build-essential # Install pre-reqs
     curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment