Skip to content

Commit

Permalink
Remove prerelease argument from readme's nuget example.
Browse files Browse the repository at this point in the history
  • Loading branch information
markwaterman committed Apr 18, 2018
1 parent dd1114b commit fd09953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@
This library provides methods and collection wrappers that perform
time windowing transformations of IEnumerable<T> collections.

Nuget: `Install-Package Scaleout.Streaming.TimeWindowing -Pre`
Nuget: `Install-Package Scaleout.Streaming.TimeWindowing`

Documentation: https://scaleoutsoftware.github.io/TimeWindowingDotNet/

Expand Down

0 comments on commit fd09953

Please sign in to comment.