Add Pearl to the documentation #126

This commit is contained in:
Roey Darwish Dror
2019-02-19 10:11:34 +02:00
parent 50bf5dbcfc
commit c45c05884a

View File

@@ -58,6 +58,7 @@ Just run `topgrade`. It will run the following steps:
* **FreeBSD**: Upgrade and audit packages * **FreeBSD**: Upgrade and audit packages
* **Unix**: Run `brew update && brew upgrade`. This should handle both Homebrew and Linuxbrew * **Unix**: Run `brew update && brew upgrade`. This should handle both Homebrew and Linuxbrew
* **Unix**: Run `nix upgrade-nix && nix --upgrade`. * **Unix**: Run `nix upgrade-nix && nix --upgrade`.
* **Unix**: Run `pearl upgrade`.
* **Windows**: Upgrade Powershell modules * **Windows**: Upgrade Powershell modules
* **Windows**: Upgrade all [Chocolatey](https://chocolatey.org/) packages * **Windows**: Upgrade all [Chocolatey](https://chocolatey.org/) packages
* **Windows**: Upgrade all [Scoop](https://scoop.sh) packages * **Windows**: Upgrade all [Scoop](https://scoop.sh) packages