diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-03 12:29:40 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-03 12:29:40 +0300 |
commit | 788ee888868e2b83e030fd147928c0e1898375df (patch) | |
tree | 605e8b48e15588d206956ba5a39f354c724cffac /README.md | |
parent | add wireguard-config to links (diff) | |
download | egor-tensin.github.io-788ee888868e2b83e030fd147928c0e1898375df.tar.gz egor-tensin.github.io-788ee888868e2b83e030fd147928c0e1898375df.zip |
README: update
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/. |