summaryrefslogtreecommitdiff
path: root/network/protonvpn-cli/README
diff options
context:
space:
mode:
authorErich Ritz <erich.public@protonmail.com>2021-08-06 14:35:07 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-30 23:58:38 +0700
commite44fca2da0cdab000094abe41abffe1e8e66b7cf (patch)
treec7e661b60245b0bd7e4f3e29c97ff7524a59a5dd /network/protonvpn-cli/README
parentfb3c1b7bc7f078862e982c3badefda5e3c9fe2a8 (diff)
downloadslackbuilds-e44fca2da0cdab000094abe41abffe1e8e66b7cf.tar.gz
network/protonvpn-cli: Updated for version 2.2.11.
Note that this project is now the community Linux client. It is no longer the official ProtonVPN Linux app. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/protonvpn-cli/README')
-rw-r--r--network/protonvpn-cli/README4
1 files changed, 1 insertions, 3 deletions
diff --git a/network/protonvpn-cli/README b/network/protonvpn-cli/README
index fb79f036ca..39b64af12f 100644
--- a/network/protonvpn-cli/README
+++ b/network/protonvpn-cli/README
@@ -1,4 +1,4 @@
-protonvpn-cli is the official Linux command line tool for connecting to
+protonvpn-cli is the community Linux command line tool for connecting to
the ProtonVPN. It is a full rewrite of the original bash protonvpn-cli
in Python, which adds more features and functionality with the purpose
of improving readability, speed, and reliability.
@@ -22,5 +22,3 @@ Before uninstalling, run
protonvpn configure
to purge the configuration files.
-
-All dependencies must be built with Python3 support.