Skip to content

Commit

Permalink
Update Links and Language to Git + VSCode (actions#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanchewy authored Jun 8, 2020
1 parent f994ae0 commit eda4636
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ An ADR is an Architectural Decision Record. This allows consensus on the direct

### Required Dev Dependencies

![Win](res/win_sm.png) Git for Windows [Install Here](https://git-scm.com/downloads) (needed for dev sh script)
![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)

### To Build, Test, Layout

Expand Down Expand Up @@ -53,7 +53,7 @@ cd ./src
### Editors

[Using Visual Studio Code](https://code.visualstudio.com/)
[Using Visual Studio 2019](https://www.visualstudio.com/vs/)
[Using Visual Studio](https://code.visualstudio.com/docs)

### Styling

Expand Down

0 comments on commit eda4636

Please sign in to comment.