We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ff7c0c commit 1a66f48Copy full SHA for 1a66f48
README.md
@@ -69,6 +69,9 @@ To use the Webhook sample, you need the following:
69
70
- [Node.js](https://nodejs.org/) version 10 or 12.
71
- A [work or school account](http://dev.office.com/devprogram).
72
+- [OpenSSL](https://www.openssl.org/source/) when trying change notifications with resource data.
73
+
74
+> You can install OpenSSL on windows using [chocolatey](https://chocolatey.org/install) with `choco install openssl -y` (run as administrator).
75
76
## Register the app
77
<a name="Register-the-app"></a>
0 commit comments