From 3458f9263e17c769f59d3bf63be70d312b7ee086 Mon Sep 17 00:00:00 2001 From: anmitsu Date: Sun, 25 Apr 2021 09:04:24 +0900 Subject: [PATCH] docs: update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aac6e24..3c1a11b 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Goful is a CUI file manager written in Go. ## Install +### Pre-build releases + +See [releases](https://github.com/anmitsu/goful/releases). + ### Go version >= 1.16 $ go install github.com/anmitsu/goful@latest