From c69f1354519a2fc05e3e315ad8522064319ee11d Mon Sep 17 00:00:00 2001 From: antelle Date: Sat, 29 Apr 2017 18:04:00 +0200 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index db16f58..f3ec3d8 100644 --- a/Plugins.md +++ b/Plugins.md @@ -12,7 +12,7 @@ $ npm i -g keeweb-plugin Don't want to install it? [Here](https://github.com/keeweb/keeweb/blob/develop/plugins/keeweb-plugin/keeweb-plugin.js)'s the script, you can just download it. -Important: plugin creation tool generates a private key for your plugin, you have to keep it securely, to be able to update your plugin later. +Important: plugin creation tool generates a private key for your plugin, you have to keep it secure, to be able to update your plugin later. To sign the resources inside your plugin and update the manifest, use: ```bash