Skip to content

Commit 57ec84b

Browse files
committed
Merge pull request #897 from hvalyavicharski/patch-1
Install command typo.
2 parents 3e5262f + 5c84650 commit 57ec84b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docs/asciidocs/nest.asciidoc

+2-2
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)