Update README

This commit is contained in:
Roey Darwish Dror
2018-06-09 20:41:37 +03:00
parent 511d5f0559
commit 0c01623a88

View File

@@ -30,8 +30,9 @@ Just invoke `topgrade`. It will invoke the following steps:
* Upgrade Atom packages
* *Linux*: Invoke the system package manager:
* *Arch*: Invoke [yay](https://github.com/Jguer/yay) or fall back to pacman
* *Redhat based*: Invoke `yum upgrade`
* *Debian based*: Invoke `apt update && apt dist-upgrade`
* *CentOS/RHEL*: Invoke `yum upgrade`
* *Fedora* - Invoke `dnf upgrade`
* *Debian/Ubuntu*: Invoke `apt update && apt dist-upgrade`
* *Linux*: Invoke [fwupdmgr](https://github.com/hughsie/fwupd) to show firmware upgrade. (View only. No upgrades will actually be performed)
* *Linux*: Run [needrestart](https://github.com/liske/needrestart)
* *macOS*: Upgrade [Homebrew](https://brew.sh/) packages