aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bb38fb1..36c1676 100644
--- a/README.md
+++ b/README.md
@@ -70,8 +70,8 @@ Access the website at http://localhost:4000/wireguard-config/.
Jekyll doesn't provide native support for generating a static website which can
be browsed without running a web server.
-One easy workaround is to `wget` the website and convert the links using
-`make wget`.
+One workaround is to `wget` the website (use `make wget`).
+The truly static version will be downloaded to the .wget/ directory.
License
-------