From 1778764b490d4e4b7d32a8d2a188a2f8371046f0 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 2 Mar 2022 13:00:28 +0500 Subject: README: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a47dabb..bb38fb1 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Make sure you have Ruby and [Bundler] set up. * Install dependencies by running `make deps`. * Build the website by running `make build`. * Launch a local web server by running `make serve`. -You can then access the website at http://localhost:4000/wireguard-config/. +Access the website at http://localhost:4000/wireguard-config/. [jekyll-theme] is used as a remote Jekyll theme. -- cgit v1.2.3