Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Commit 35fda5b

Browse files
committed
Added link to nuget.org package entry
1 parent 3d60818 commit 35fda5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ Creating the server implementation is equally straightforward (this is an echo s
4444
server.Start();
4545

4646

47-
Install using: install-package reactivesockets
47+
Install using: [install-package reactivesockets](https://nuget.org/packages/ReactiveSockets)
4848

4949
This library was inspired by this [forum post](http://social.msdn.microsoft.com/Forums/en/rx/thread/5c62e690-2c8d-4f32-8ec4-5e9b5ea6d2a0) and [blog entry](http://www.cachelog.net/using-reactive-extensions-rx-tpl-for-socket-programming/).

0 commit comments

Comments
 (0)