winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 4f73d7cfff75d478176cf31d4abad0b8b5ff8dd4
parent d6ac4c740406d98f192c0c82b64db4f9a9861e1f
Author: denelon <denelon@microsoft.com>
Date:   Wed, 20 May 2020 10:55:46 -0700

Install PATH bug (#246)

* Install PATH bug

* update

App Installer is an App not a client
Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -17,6 +17,8 @@ The client is distributed within the [App Installer](https://www.microsoft.com/e * Install a [Windows 10 Insider](https://insider.windows.com/) build * Join the Preview flight ring by [signing up](http://aka.ms/winget-InsiderProgram) +Once you have received the updated App Installer you should be able to execute `winget`. Some users have reported [issues](https://github.com/microsoft/winget-cli/issues/210) with the client not being on their PATH. + ### Manually Update The same Microsoft Store package will be made available via our [Releases](https://github.com/microsoft/winget-cli/releases). Note that installing this package will give you the WinGet client, but it will not enable automatic updates from the Microsoft Store.