aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-05-19 19:22:55 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-05-19 19:22:55 +0300
commit4ee8c89855ab9189f2f4a00986cca0872367929d (patch)
treeb004c08d5650a82d5c2c9fd409232e4783cb6342 /README.md
parentadd my gpg key (diff)
downloadegor-tensin.github.io-4ee8c89855ab9189f2f4a00986cca0872367929d.tar.gz
egor-tensin.github.io-4ee8c89855ab9189f2f4a00986cca0872367929d.zip
README update
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b2a31cf..9c78523 100644
--- a/README.md
+++ b/README.md
@@ -50,13 +50,13 @@ Jekyll doesn't provide native support for generating a static website which can
be viewed without a web server.
One easy workaround might be to `wget` the website and convert the links:
- wget -k -r http://localhost:4000/
+ wget --convert-links --recursive http://localhost:4000/
## Licensing
This project, including all of the files and their contents, is licensed under
the terms of the MIT License.
-See [LICENSE.txt](LICENSE.txt) for details.
+See LICENSE.txt for details.
This website is build upon the Twitter Bootstrap framework, which is also MIT
Licensed and copyright 2015 Twitter.