From 621e1d4d6e412d2a2305a4b2635f50ca11e3f24d Mon Sep 17 00:00:00 2001 From: Caleb Jasik Date: Thu, 18 Oct 2018 01:22:38 -0500 Subject: [PATCH] Adding Scoop to README.md (#79) I just updated the README.md to reflect the new support for the scoop package manager --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f52c16f6..ec2c139e 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ Just run `topgrade`. It will run the following steps: * *Unix*: Run `brew update && brew upgrade`. This should handle both Homebrew and Linuxbrew * *Windows*: Upgrade Powershell modules * *Windows*: Upgrade all [Chocolatey](https://chocolatey.org/) packages +* *Windows*: Upgrade all [Scoop](https://scoop.sh) packages * Check if the following paths are tracked by Git. If so, pull them: * ~/.emacs.d (Should work whether you use [Spacemacs](http://spacemacs.org/) or a custom configuration) * ~/.zshrc