commit d883bc015bd8eb617b73cb916da283f312a35588
parent 7169f55ac28e24dc24f8f45cdfcc87b262f163d3
Author: Joris Vink <joris@coders.se>
Date: Tue, 2 Feb 2021 10:43:46 +0100
fix version
Diffstat:
install.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/install.md b/install.md
@@ -13,7 +13,7 @@ Basic compilation requires the following libraries:
* OpenSSL 1.1.0, 1.1.1 / LibreSSL
-Get the 4.0.0 release tarball and signature from [https://kore.io/releases/4.0.0](https://kore.io/releases/4.0.0) and verify it using minisign:
+Get the 4.1.0 release tarball and signature from [https://kore.io/releases/4.1.0](https://kore.io/releases/4.1.0) and verify it using minisign:
```
minisign -Vm kore-4.0.0.tgz -P RWSxkEDc2y+whfKTmvhqs/YaFmEwblmvar7l6RXMjnu6o9tZW3LC0Hc9
@@ -69,4 +69,4 @@ Kore is available on Homebrew under macOS and can be installed with:
```
$ brew install kore
-`-
\ No newline at end of file
+`