Skip to content

Commit ac2f170

Browse files
author
guyplusplus
committed
Update version in download URL
1 parent fbfae4e commit ac2f170

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ The plugin can then be installed like this for an apt installed Kibana.
175175

176176
```shell
177177
$ cd /usr/share/kibana
178-
$ sudo -u kibana ./bin/kibana-plugin install file:///home/john/downloads/vis_type_custom_form_filter_accounts_7.8.0_1.0.0.zip
179-
$ 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
178+
$ sudo -u kibana ./bin/kibana-plugin install file:///home/john/downloads/vis_type_custom_form_filter_accounts_7.8.0_1.0.1.zip
179+
$ sudo -u kibana ./bin/kibana-plugin install https://github.com/guyplusplus/Kibana-Plugin-Custom-Form-Filter-Visualization/releases/download/7.8.0-1.0.1/vis_type_custom_form_filter_accounts_7.8.0_1.0.1.zip
180180
```
181181

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

0 commit comments

Comments
 (0)