Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
diablo39 committed Jul 18, 2018
1 parent c5c2e92 commit 5582f87
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,18 @@

Sample project

# Pre-requisites
# local

## Pre-requisites

* Installed .NET Core SDK 2.1
* https://www.microsoft.com/net/download

# Build Application
## Build Application

From command line execute `dotnet build`

# Run application
## Run application

From command line execute `dotnet run`

Expand Down

0 comments on commit 5582f87

Please sign in to comment.