From eddd271cf40aeeac331125524379cbcf7310fc36 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 22 Dec 2016 17:46:51 +0900 Subject: [PATCH] [Modify] Edit it --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73b2d9bc..15d77340 100644 --- a/README.md +++ b/README.md @@ -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