Skip to content

Commit

Permalink
Update BUILD.md
Browse files Browse the repository at this point in the history
Add more clarifying details.
  • Loading branch information
gfs committed Apr 5, 2019
1 parent bc24a91 commit 18a3a4c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions BUILD.md
Expand Up @@ -3,17 +3,17 @@
## Pre-requisites

### CLI + GUI:
- .NET Core 2.2.3 SDK
- .NET Core 2.2.3 SDK (https://dotnet.microsoft.com/download)
- Latest Visual Studio 2017
- GitVersioning
- GitVersioning (see below)

### GUI:
- Node.js
- Electron.NET CLI tool
- Node.js (https://nodejs.org/en/)
- Electron.NET CLI tool (see below)

## Installing Pre-requisites

### NBGV
### GitVersioning
In the root source directory run ```dotnet tool install -g nbgv```

### ElectronNet.CLI
Expand Down

0 comments on commit 18a3a4c

Please sign in to comment.