Created
March 25, 2023 07:39
-
-
Save JohnAllen/7dbdb32c760152785936b3f440b4dd8b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#install rust | |
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh | |
source "$HOME/.cargo/env" | |
sudo apt update | |
sudo apt install git | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment