From f33581366649ab398f86caf1cea7cf900abe52de Mon Sep 17 00:00:00 2001 From: Zhang Cheng <13501393281@163.com> Date: Fri, 16 Dec 2016 11:59:18 +0000 Subject: [PATCH] add PowerShellGet to Package Manager section --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7bfb81e..6ed8774 100644 --- a/readme.md +++ b/readme.md @@ -91,6 +91,7 @@ It includes a command-line shell and an associated scripting language. ## Package Managers +- [PowershellGet](https://github.com/powershell/powershellget) - PowerShellGet is the Package Manager for PowerShell https://www.PowerShellGallery.com - [PsGet](http://psget.net/) - Set of commands to install modules from central directory, local file or from the web. - [Chocolatey](https://chocolatey.org/) - The package manager for Windows. The sane way to manage software on Windows.