Merge pull request #4322 from tsunamistate/upgrade-readme-windows

Upgrade Windows README
This commit is contained in:
Kevin Sawicki
2014-12-09 16:31:56 -08:00
2 changed files with 13 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
Install the [Atom chocolatey package](https://chocolatey.org/packages/Atom).
1. Install [chocolatey](https://chocolatey.org).
2. Close and reopen your command prompt or PowerShell window.
3. Run `cinst Atom`
4. In the future run `cup Atom` to upgrade to the latest release.
Note: When upgrading, Chocolatey does not delete older versions.