Skip to content

Commit ea67ff9

Browse files
authored
Update Required Dev Dependencies (#1379)
* Add cURL to Linux requirements * Add VS2017 to Windows requirements
1 parent d7d38e1 commit ea67ff9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/contribute.md

+4
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ An ADR is an Architectural Decision Record. This allows consensus on the direct
2323

2424
![Win](res/win_sm.png) ![*nix](res/linux_sm.png) Git for Windows and Linux [Install Here](https://git-scm.com/downloads) (needed for dev sh script)
2525

26+
![*nix](res/linux_sm.png) cURL [Install here](https://curl.se/download.html) (needed for external sh script)
27+
28+
![Win](res/win_sm.png) Visual Studio 2017 or newer [Install here](https://visualstudio.microsoft.com) (needed for dev sh script)
29+
2630
## Quickstart: Run a job from a real repository
2731

2832
If you just want to get from building the sourcecode to using it to execute an action, you will need:

0 commit comments

Comments
 (0)