Skip to content

Commit

Permalink
Add "-pre" parameter to sample package install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianEdwards committed Feb 8, 2013
1 parent 1261c7e commit 9483254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -56,7 +56,7 @@ <h2>Get it on NuGet!</h2>

<h2>Get a sample on NuGet, straight into your app!</h2>

<pre><code>Install-Package Microsoft.AspNet.SignalR.Sample
<pre><code>Install-Package Microsoft.AspNet.SignalR.Sample -pre
</code></pre>

<h2>LICENSE</h2>
Expand Down

0 comments on commit 9483254

Please sign in to comment.