Skip to content

Commit

Permalink
Adding Git command line to contrib guidelines
Browse files Browse the repository at this point in the history
Adding Git command line to contrib guidelines after an issue someone had at #canConHackathon
  • Loading branch information
crgrieve authored and nul800sebastiaan committed Apr 10, 2020
1 parent 23e32d2 commit 18e4299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ In order to build the Umbraco source code locally, first make sure you have the
* Visual Studio 2017 v15.9.7+
* Node v10+
* npm v6.4.1+
* Git command line

The easiest way to get started is to open `src\umbraco.sln` in Visual Studio 2017 (version 15.9.7 or higher, [the community edition is free](https://www.visualstudio.com/thank-you-downloading-visual-studio/?sku=Community&rel=15) for you to use to contribute to Open Source projects). In Visual Studio, find the Task Runner Explorer (in the View menu under Other Windows) and run the build task under the gulpfile.

Expand Down

0 comments on commit 18e4299

Please sign in to comment.