aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-07-16 14:57:41 +0200
committerMichael Muré <batolettre@gmail.com>2018-07-16 14:57:41 +0200
commit9423e7fdb6f70afb37f567d86a97594b06d43eb1 (patch)
tree2dd449f85d41eda100716147b1e252f098c1bb38 /Readme.md
parent1cda19d65d52381ce49adc534548ec3f235ace91 (diff)
downloadgit-bug-9423e7fdb6f70afb37f567d86a97594b06d43eb1.tar.gz
add a comment about future binaries
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index b66819e1..fe309ee7 100644
--- a/Readme.md
+++ b/Readme.md
@@ -22,7 +22,7 @@ If it's not done already, add golang binary directory in your PATH:
export PATH=$PATH:$GOROOT/bin:$GOPATH/bin
```
-That's all !
+That's all ! In the future, pre-compiled binary will be provided for convenience.
## Usage