Skip to content

Commit

Permalink
More readme tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
blipson89 committed Aug 8, 2018
1 parent 256e88c commit 7ed96be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ Ok, you're convinced. Now how do you set it up?
### Downloading Leprechaun
There are two ways to download Leprechaun:
1. The best way to download it is via the [Leprechaun-VERSION.zip](https://github.com/blipson89/Leprechaun/releases) file under Assets from the latest release.
2. Alternatively, it is available on NuGet [with dependencies](https://www.nuget.org/packages/Leprechaun.Console.Runner) (for running in a build; you will need to add the appropriate [script file(s)](https://github.com/blipson89/Leprechaun/tree/master/src/Leprechaun.CodeGen.Roslyn/Scripts) to source control) or [without dependencies](https://www.nuget.org/packages/Leprechaun.Console).
2. Alternatively, it is available on [NuGet](https://www.nuget.org/packages/Leprechaun.Console.Runner)
* When using this approach, ensure the appropriate [script file(s)](https://github.com/blipson89/Leprechaun/tree/master/src/Leprechaun.CodeGen.Roslyn/Scripts) are added to source control


---

Expand Down

0 comments on commit 7ed96be

Please sign in to comment.