From 3237e8dc9d2466ae74ba083f655d44ba6357e0cb Mon Sep 17 00:00:00 2001 From: Bob Date: Wed, 31 Jan 2018 05:49:40 +0000 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68a5594..995bb4f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Implements a Growl Display with a companion program to forward them to Windows 1 ## Installation 1. Grab the [latest release](https://github.com/BobVul/GrowlToToast/releases) -2. Run the MSI installer. This will install the application and create the "Toaster" shortcut in your Start Menu. **The Start Menu shortcut must exist**; it is required in order to display notifications as of Windows 10 v1709. +2. Run the MSI installer. This will install the application and create the "GrowlToToast.Toaster" shortcut in your Start Menu. **The Start Menu shortcut must exist**; it is required in order to display notifications as of Windows 10 v1709. 3. Exit Growl if it is running. 4. Run the "GrowlerInstaller" application. You can run this from the shortcut in your Start Menu, under the GrowlToToast folder. This will add the actual plugin to Growl. In most cases, simply installing it under the "Current User" location will be enough. 5. Start Growl and enable the display in the Growl settings. @@ -21,4 +21,4 @@ Implements a Growl Display with a companion program to forward them to Windows 1 Written for [a SuperUser question](http://superuser.com/questions/1039396/how-do-i-get-growl-for-windows-to-use-native-windows-8-10-notifications). -(And a thanks to [@JourneymanGeek](http://superuser.com/users/10165/journeyman-geek) for being my testing guinea pig, and [@Jonno](http://superuser.com/users/536125/jonno) for the original SDK comment suggestion) \ No newline at end of file +(And a thanks to [@JourneymanGeek](http://superuser.com/users/10165/journeyman-geek) for being my testing guinea pig, and [@Jonno](http://superuser.com/users/536125/jonno) for the original SDK comment suggestion)