Hacker News new | ask | show | jobs
by WorldMaker 3353 days ago
It's mentioned in the release notes blog post: https://blogs.msdn.microsoft.com/commandline/2017/04/11/wind...

You can do the traditional Ubuntu do-release-upgrade to upgrade your install, or the suggestion is to replace and reinstall (from PowerShell or cmd):

    lxrun /uninstall /full /y
    lxrun /install
I copied my few dotfiles to a safe place and did that.