Last active
July 27, 2023 19:02
-
-
Save mariogarcia-ar/b8ddaf7ec86dc17a3df0a0b11ba1ed52 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
# instalamos el sdk, anexo un hotfix por certificado | |
sh -ci "$(curl -fsSLk https://internetcomputer.org/install.sh)" | |
# add to .bashrc | |
export PATH=${HOME}/bin:${PATH} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment