Skip to content

Instantly share code, notes, and snippets.

@shirhatti
Created August 26, 2015 21:11
Show Gist options
  • Save shirhatti/2c3b564b2d268b4ff016 to your computer and use it in GitHub Desktop.
Save shirhatti/2c3b564b2d268b4ff016 to your computer and use it in GitHub Desktop.
Install Dot Net Version Manager
sudo apt-get install unzip
curl -sSL https://raw.githubusercontent.com/aspnet/Home/dev/dnvminstall.sh | DNX_BRANCH=dev sh && source ~/.dnx/dnvm/dnvm.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment