Update README.md

Adds a link to the latest release.
This commit is contained in:
Wayne Ashley Berry 2018-03-06 16:25:29 +02:00 committed by GitHub
parent 9d3c8eedf9
commit b859963895
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Shiori is a simple bookmarks manager written in Go language. Intended as a simpl
## Installation
You can download the latest version of `shiori` from the release page, then put it in your `PATH`. If you want to build from source, make sure `go` is installed, then run :
You can download the latest version of `shiori` from [the release page](https://github.com/RadhiFadlillah/shiori/releases/latest), then put it in your `PATH`. If you want to build from source, make sure `go` is installed, then run :
```
go get github.com/RadhiFadlillah/shiori