Merge pull request #35 from thorbenk/patch-1

fix link to "releases"
This commit is contained in:
Vincent Prouillet 2017-04-16 01:59:36 +09:00 committed by GitHub
commit c708295865

View file

@ -6,7 +6,7 @@
An opinionated static site generator written in Rust.
## Installation
You can get the latest release by going to the [Release page](https://..).
You can get the latest release by going to the [Release page](https://github.com/Keats/gutenberg/releases).
Alternatively, if you have the rust toolchain on your computer, you can also install it
through Cargo: `cargo install gutenberg`.