diff --git a/README.md b/README.md
index d3f05bd..44ec094 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,12 @@
# PZone SDK Core
Common components for C# application developing.
-Documentation
\ No newline at end of file
+Documentation
+
+## Install from NuGet
+
+NuGet Package Page
+
+```
+PM> Install-Package PZone.SDK.Core
+```
\ No newline at end of file