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 d1a2241 commit 77891daCopy full SHA for 77891da
docs/reference/setup/repositories.asciidoc
@@ -23,7 +23,13 @@ Add the following to your /etc/apt/sources.list to enable the repository
23
deb http://packages.elasticsearch.org/elasticsearch/1.1/debian stable main
24
--------------------------------------------------
25
26
-Run apt-get update and the repository is ready for use.
+Run apt-get update and the repository is ready for use. You can install it with :
27
+
28
+[source,sh]
29
+--------------------------------------------------
30
+apt-get install elasticsearch
31
32
33
34
35
[float]
0 commit comments