Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Steinmetz <richard@steinmetz.cloud>2020-11-25 16:17:49 +0300
committerGitHub <noreply@github.com>2020-11-25 16:17:49 +0300
commit037952bea94d78f3eb6cff8d95c4e94a8a059141 (patch)
tree615ec9dac4daf0963066441f3dc3bc4e91f30327
parentcd16784c9b9eaeb2562733ead55fbae0c93b9fcc (diff)
Update readme
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d840632..fc88214 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Sidebar plugin for [Nextcloud](https://nextcloud.com) to create hashes of files.
## Installation
-Clone this repository into your apps folder and checkout the desired tag.
+Download the archive of the most recent tag or clone this repository into your apps folder and checkout the desired tag.
## Usage
@@ -20,4 +20,4 @@ Possible algorithms are md5, sha1, sha256, sha384, sha512 and crc32.
## Compatibility
-I only tested the app for the Nextcloud from v20 to v21 and php v7.4.
+I only tested the app on Nextcloud v20 to v21 and php v7.4.