Skip to content

Instantly share code, notes, and snippets.

@mariogarcia-ar
Last active July 27, 2023 19:02
Show Gist options
  • Save mariogarcia-ar/b8ddaf7ec86dc17a3df0a0b11ba1ed52 to your computer and use it in GitHub Desktop.
Save mariogarcia-ar/b8ddaf7ec86dc17a3df0a0b11ba1ed52 to your computer and use it in GitHub Desktop.
# 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