Skip to content

Commit 1a66f48

Browse files
committed
- adds the openssl requirement
1 parent 6ff7c0c commit 1a66f48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ To use the Webhook sample, you need the following:
6969

7070
- [Node.js](https://nodejs.org/) version 10 or 12.
7171
- 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).
7275
7376
## Register the app
7477
<a name="Register-the-app"></a>

0 commit comments

Comments
 (0)