aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-06-24 16:59:35 +0000
committerSaturneric <[email protected]>2021-06-24 16:59:35 +0000
commit9fbe1890a8563d0d71edbf16b8711d624a293c01 (patch)
tree91e06f11a407d42adfe59e42ca87a6bbe2ee20ea
parentMerge remote-tracking branch 'origin/main' into main (diff)
parentUpdated Document; (diff)
downloadGpgFrontend-9fbe1890a8563d0d71edbf16b8711d624a293c01.tar.gz
GpgFrontend-9fbe1890a8563d0d71edbf16b8711d624a293c01.zip
Merge branch 'develop' into main
Diffstat (limited to '')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 850a8f73..a03dc4af 100644
--- a/README.md
+++ b/README.md
@@ -96,8 +96,8 @@ awesome operations.
1. [Download](https://gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.3.1_20210420.exe) gnupg-w32-******.exe
2. Double Click it to install it
3. [Download](https://github.com/saturneric/GpgFrontend/releases) GpgFrontend Windows Edition
-4. Unzip GpgFrontend
-5. Double Click gpgfrontend.exe
+4. Unzip gpgfrontend-windows-latest-*******.zip
+5. Go into the directory and double click gpgfrontend.exe
#### macOS
@@ -111,7 +111,7 @@ awesome operations.
4. Unzip GpgFrontend
5. Get into folder and Give gpgfrontend permission to execute
```shell
- % cd gpgfrontend-*.*.*-macos-amd64-release/
+ % cd gpgfrontend-macos-latest-*******/
% chmod u+x gpgfrontend
```
6. Just run it
@@ -135,7 +135,7 @@ awesome operations.
3. Unzip GpgFrontend
4. Get into folder and Give gpgfrontend permission to execute
```shell
- $ cd gpgfrontend-*.*.*-linux-amd64-release/
+ $ cd gpgfrontend-ubuntu-latest-*******/
$ chmod u+x gpgfrontend
```
5. Just run it