From c45c05884a05ec772c2b3808a8ddd0153097e4c6 Mon Sep 17 00:00:00 2001 From: Roey Darwish Dror Date: Tue, 19 Feb 2019 10:11:34 +0200 Subject: [PATCH] Add Pearl to the documentation #126 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f639aef..1092f32e 100644 --- a/README.md +++ b/README.md @@ -58,6 +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`. * **Windows**: Upgrade Powershell modules * **Windows**: Upgrade all [Chocolatey](https://chocolatey.org/) packages * **Windows**: Upgrade all [Scoop](https://scoop.sh) packages