From be757ab0e61351d7a521d870ce26f89ad33be3f4 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Tue, 19 Feb 2019 00:55:44 -0500 Subject: [PATCH] Updated Notify_windows (markdown) --- Notify_windows.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Notify_windows.md b/Notify_windows.md index 2937485..d9f2894 100644 --- a/Notify_windows.md +++ b/Notify_windows.md @@ -6,6 +6,12 @@ Display notifications right inside of your windows application. This only works if you're sending the notification to the same windows system you're currently accessing. Hence this notification can not be sent from one PC to another. +You may have to install a dependency on your windows system to get this to work. Simply run: +```bash +# windows:// minimum requirements +pip install pypiwin32 +``` + ### Syntax There are currently no options you can specify for this kind of notification, so it's really easy to reference: * **windows**://