mirror of
https://github.com/go-shiori/shiori.git
synced 2025-01-17 05:17:59 +08:00
Merge branch 'master' of github.com:RadhiFadlillah/shiori
This commit is contained in:
commit
6a5f5c94ab
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue