diff --git a/docs/asciidocs/nest.asciidoc b/docs/asciidocs/nest.asciidoc index 58fa3dd5ce5..4d4ae8d6cab 100644 --- a/docs/asciidocs/nest.asciidoc +++ b/docs/asciidocs/nest.asciidoc @@ -10,7 +10,7 @@ From the Package Manager Console inside Visual Studio: [source,sh] ------------------------------------ -PM > Install Package NEST +PM > Install-Package NEST ------------------------------------ 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 === full documentation -For the full documentation, please visit: http://nest.azurewebsites.net. \ No newline at end of file +For the full documentation, please visit: http://nest.azurewebsites.net.