From cd876e87820d477f5a54617181aab69269238be8 Mon Sep 17 00:00:00 2001 From: Nelson Carrillo Date: Mon, 21 Sep 2015 14:36:59 -0400 Subject: [PATCH] Minor fixes --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ebb24677ad..ed224a0714 100644 --- a/readme.md +++ b/readme.md @@ -12,7 +12,7 @@ Click on the image above to see a video of Perspex in action! ## NuGet Perspex is delivered as a NuGet package. -You can find the packages here: ([stable-ish](https://www.nuget.org/packages/Perspex/0.1.0-alpha2), [nightly](https://www.myget.org/F/perspex-nightly/api/v2/Packages)) +You can find the packages here: ([stable(ish)](https://www.nuget.org/packages), [nightly](https://www.myget.org/F/perspex-nightly/api/v2/Packages)) You can install the package like this: `Install-Package Perspex -Pre`