diff --git a/README.md b/README.md new file mode 100644 index 0000000..5cbc433 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +You can [use Chocolatey to install](https://community.chocolatey.org/packages/keepass-plugin-certkeyprovider#install) it in a more automated manner: + +``` +choco install keepass-plugin-certkeyprovider +``` + +To [upgrade KeePass Plugin CertKeyProvider](https://community.chocolatey.org/packages/keepass-plugin-certkeyprovider#upgrade) to the [latest release version](https://community.chocolatey.org/packages/keepass-plugin-certkeyprovider#versionhistory) for enjoying the newest features, run the following command from the command line or from PowerShell: + +``` +choco upgrade keepass-plugin-certkeyprovider +```