Created
November 10, 2021 03:39
-
-
Save Saw-mon-and-Natalie/ae609600f705e40cb6172786eaf3de0a 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
Set-ExecutionPolicy RemoteSigned -scope CurrentUser | |
iwr -useb get.scoop.sh | iex | |
# if you don't have scoop installed, run the previous lines first | |
scoop bucket add scoop-crypto https://github.com/Saw-mon-and-Natalie/scoop-crypto | |
scoop install solana |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment