Skip to content

Commit

Permalink
edited Readme to point to Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
timothylcooke committed Nov 7, 2015
1 parent ff21fda commit ac816c4
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 @@ -99,7 +99,9 @@ This is where `MathConverter` comes in handy. It is a single Converter class tha
Getting Started
---------------

First of all, you need to add a `MathConverter` object to your resources.
You can install [MathConverter from Nuget](https://www.nuget.org/packages/MathConverter/), or you can check out the [source from GitHub](https://github.com/timothylcooke/MathConverter)

Once you have MathConverter referenced, you need to add a `MathConverter` object to your resources.

```xaml
<Window.Resources>
Expand Down

0 comments on commit ac816c4

Please sign in to comment.