[Modify] Edit it

This commit is contained in:
sta 2016-12-22 17:46:51 +09:00
parent 74405d030e
commit eddd271cf4

View File

@ -37,9 +37,9 @@ If you would like to use that dll in your [Unity] project, you should add it to
websocket-sharp is available on the [NuGet Gallery], as still a **prerelease** version.
- **[NuGet Gallery: websocket-sharp]**
- [NuGet Gallery: websocket-sharp]
You can add websocket-sharp to your project with the **NuGet Package Manager**, by using the following command in the **Package Manager Console**.
You can add websocket-sharp to your project with the NuGet Package Manager, by using the following command in the Package Manager Console.
PM> Install-Package WebSocketSharp -Pre