Update README.md

This commit is contained in:
Vincent Prouillet 2017-07-14 23:06:29 +09:00 committed by GitHub
parent 903b456276
commit 1eefb75900

View file

@ -7,8 +7,6 @@ An opinionated static site generator written in Rust.
## Installation
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`.
## Usage