mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Merge pull request #4322 from tsunamistate/upgrade-readme-windows
Upgrade Windows README
This commit is contained in:
8
docs/chocolatey-installing.md
Normal file
8
docs/chocolatey-installing.md
Normal 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.
|
||||
Reference in New Issue
Block a user