Skip to content

Commit

Permalink
Merge pull request DotNetAnalyzers#59 from tmeschter/AddReadMe
Browse files Browse the repository at this point in the history
Add README.md
  • Loading branch information
tmeschter committed Jun 24, 2015
2 parents 221a924 + 6ed6b23 commit 706820d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Getting Started
===============

1. Clone the repository
2. Install NuGet packages: `powershell -executionpolicy bypass src\.nuget\NuGetRestore.ps1`
3. Build: `msbuild src\MetaCompilation\MetaCompilation.sln`

0 comments on commit 706820d

Please sign in to comment.