Browse Source

fix link to "releases"

index-subcmd
thorbenk GitHub 7 years ago
parent
commit
a24d4e78af
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md 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`.



Loading…
Cancel
Save