1
0
Fork 0
mirror of synced 2024-04-25 16:12:46 +12:00

Merge pull request #26 from henrich/master

Add GPG4Win installation for Windows Platform
This commit is contained in:
Konstantin Ryabitsev 2017-12-18 08:15:17 -05:00 committed by GitHub
commit d859f24c82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -221,7 +221,8 @@ from other PGP users you come across.
If you are using Linux, you should already have GnuPG installed. On a Mac, If you are using Linux, you should already have GnuPG installed. On a Mac,
you should install [GPG-Suite](https://gpgtools.org) or you can use `brew you should install [GPG-Suite](https://gpgtools.org) or you can use `brew
install gnupg2`. For all other platforms, you'll need to do your own research install gnupg2`. On a Windows PC, you should install [GPG4Win](https://www.gpg4win.org).
For all other platforms, you'll need to do your own research
to find the correct places to download and install GnuPG. to find the correct places to download and install GnuPG.
##### GnuPG 1 vs. 2 ##### GnuPG 1 vs. 2