diff --git a/docs/asciidocs/elasticsearch-net.asciidoc b/docs/asciidocs/elasticsearch-net.asciidoc index 6d0ec003bd8..42cd4507cf4 100644 --- a/docs/asciidocs/elasticsearch-net.asciidoc +++ b/docs/asciidocs/elasticsearch-net.asciidoc @@ -10,7 +10,7 @@ From the Package Manager Console inside Visual Studio: [source,sh] ------------------------------------ -PM > Install Package Elasticsearch.Net +PM > Install-Package Elasticsearch.Net ------------------------------------ Or search for `Elasticsearch.Net` in the Package Manager GUI. @@ -73,4 +73,4 @@ This will execute the same request, but this time `myJson` will be serialized by === 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.