diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-06-13 00:20:35 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-06-13 00:20:35 +0200 |
commit | 97cbf3712a27d8230d240bbeb6c57824619986f1 (patch) | |
tree | 5cdf9d1a53e546af8a35aea39ee80970b91738fe | |
parent | workflows/jekyll: no scheduled runs (diff) | |
download | egor-tensin.github.io-97cbf3712a27d8230d240bbeb6c57824619986f1.tar.gz egor-tensin.github.io-97cbf3712a27d8230d240bbeb6c57824619986f1.zip |
README: update
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ This is my website hosted at https://egort.name/. Development ----------- -This is a "static" website, generated using [Jekyll]. +This is a static website, generated using [Jekyll]. Make sure you have Ruby and [Bundler] set up. [GNU Make] is used for shortcuts. |