aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-10-03 12:29:40 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-10-03 12:29:40 +0300
commit788ee888868e2b83e030fd147928c0e1898375df (patch)
tree605e8b48e15588d206956ba5a39f354c724cffac /README.md
parentadd wireguard-config to links (diff)
downloadegor-tensin.github.io-788ee888868e2b83e030fd147928c0e1898375df.tar.gz
egor-tensin.github.io-788ee888868e2b83e030fd147928c0e1898375df.zip
README: update
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5a5d7f7..63f3072 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ in the project's root directory.
To run a local web server, run
- bundle exec jekyll serve --watch --config _config.yml,_config_dev.yml
+ bundle exec jekyll serve
You can then review your changes at http://localhost:4000/.