You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,15 @@ how to use this project. You can also read our plans for future feature developm
49
49
If you are using Windows, skip this step. If you are using Linux or macOS, you will need to
50
50
install PowerShell by following [these instructions](https://github.com/PowerShell/PowerShell#get-powershell).
51
51
52
+
If you are using macOS you will need to download the latest version of OpenSSL. The easiest way to get this is from [Homebrew](http://brew.sh/). After installing Homebrew execute the following commands:
0 commit comments