Fix Pearl command in README.md (#128)

This commit is contained in:
Filippo Squillace
2019-02-20 22:22:42 +11:00
committed by Roey Darwish Dror
parent 1ecb3a8f21
commit d7555725fe

View File

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