We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c91d3cb commit ebde26aCopy full SHA for ebde26a
docs/install.asciidoc
@@ -19,7 +19,7 @@ For SDK style projects, you can install the {es} client by running the following
19
20
[source,text]
21
----
22
-dotnet add package Elastic.Clients.Elasticsearch -prerelease
+dotnet add package Elastic.Clients.Elasticsearch --prerelease
23
24
25
This command adds a package reference to your project (csproj) file for the
0 commit comments