From 56441fb02f2792c2d87f3007be724fb91e2b04e8 Mon Sep 17 00:00:00 2001 From: hsand <14326961+hsand@users.noreply.github.com> Date: Tue, 10 Nov 2020 20:53:37 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23d02ce..6412cde 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is a Python utility that generates WireGuard configuration files for the Pr This was created by reverse engineering the [manual-connections](https://github.com/pia-foss/manual-connections) script released by PIA. At this stage, the tool is a quick and dirty attempt to get things working. It could break at any moment if PIA makes changes to their API. -pia-wg *should* run on both Windows and Linux. +pia-wg runs on both Windows and Linux. ## Windows * Install the latest version of [Python 3](https://www.python.org/downloads/windows/)