Skip to content

Commit 1ece167

Browse files
author
guyplusplus
committed
adjust release download URL
1 parent 42066cf commit 1ece167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ The plugin can then be installed like this for an apt-get installed Kibana.
167167
```shell
168168
$ cd /usr/share/kibana
169169
$ sudo -u kibana ./bin/kibana-plugin install file:///home/john/downloads/vis_type_custom_form_filter_accounts_7.8.0_1.0.0.zip
170-
$ sudo -u kibana ./bin/kibana-plugin install https://github.com/guyplusplus/Kibana-Plugin-Custom-Form-Filter-Visualization/releases/download/1.0.0/vis_type_custom_form_filter_accounts_7.8.0_1.0.0.zip
170+
$ sudo -u kibana ./bin/kibana-plugin install https://github.com/guyplusplus/Kibana-Plugin-Custom-Form-Filter-Visualization/releases/download/7.8.0-1.0.0/vis_type_custom_form_filter_accounts_7.8.0_1.0.0.zip
171171
```
172172

173173
Deleting then installing the plugin often fails for me. I fix it by running this command.

0 commit comments

Comments
 (0)