Skip to content

Commit

Permalink
[docs] Fix install command to match instructions on docker hub (#16249)…
Browse files Browse the repository at this point in the history
… (#16252)
  • Loading branch information
dedemorton authored Feb 11, 2020
1 parent 0fe5769 commit 70a57bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/dockerlogbeat/docs/install.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ https://github.com/elastic/beats[beats] GitHub repo.
+
["source","sh",subs="attributes"]
----
docker plugin install store/elastic/{log-driver-alias}:{version} --alias {log-driver-alias}
docker plugin install elastic/{log-driver-alias}:{version}
----
+
*To build and install from source:*
Expand Down

0 comments on commit 70a57bb

Please sign in to comment.