From f59227c5f9d02f981b82c4a14827fb0eb5fab8a7 Mon Sep 17 00:00:00 2001 From: Gokcehan Date: Wed, 7 Sep 2016 00:57:17 +0300 Subject: [PATCH] add releases link to readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9851c13..26a14b7 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,12 @@ since it is better if they are handled by external tools. ## Installation -You can build from the source using: +See [releases](https://github.com/gokcehan/lf/releases) for pre-built binaries. + +If you like to build from the source, you can use: go get -u github.com/gokcehan/lf -Currently there are no prebuilt binaries provided. - ## Usage After the installation `lf` command should start the application in the current directory.