Skip to content

Commit 5c84650

Browse files
committed
Install command typo.
Package Manager Console install command typo fixed.
1 parent e89f847 commit 5c84650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/asciidocs/nest.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ From the Package Manager Console inside Visual Studio:
1010

1111
[source,sh]
1212
------------------------------------
13-
PM > Install Package NEST
13+
PM > Install-Package NEST
1414
------------------------------------
1515

1616
Or search for `NEST` in the Package Manager GUI.
@@ -131,4 +131,4 @@ If a response returns 200 in Elasticsearch, sometimes it will contain more infor
131131

132132
=== full documentation
133133

134-
For the full documentation, please visit: http://nest.azurewebsites.net.
134+
For the full documentation, please visit: http://nest.azurewebsites.net.

0 commit comments

Comments
 (0)