Skip to content

Commit 412662c

Browse files
authored
Update README.md
1 parent 94e3e4d commit 412662c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,12 @@ There are multiple ways to install Splunk Connect for Docker, Splunk recommends
3737

3838
### Install the Plugin from Docker Store
3939

40-
1. Create the plugin from the package.
40+
1. Pull the plugin from docker hub
41+
$ docker plugin install splunk/docker-logging-plugin:2.0.0 --alias splunk-logging-plugin
4142

42-
$ docker plugin install splunk/docker-logging-plugin --alias splunk-logging-plugin
43+
2. Enable the plugin if needed:
4344

44-
2. Enable the plugin:
45-
46-
$ docker plugin enable splunk-logging-plugin:latest
45+
$ docker plugin enable splunk-logging-plugin
4746

4847
### Install the plugin from the tar file
4948

0 commit comments

Comments
 (0)