README: Add go 1.9 requirement

This commit is contained in:
Aaron Lindsay 2017-10-27 09:03:57 -04:00 committed by GitHub
parent f408232d77
commit 1264e6e486
1 changed files with 4 additions and 0 deletions

View File

@ -38,6 +38,10 @@ repository.
Documentation can be found with the `go doc` tool, or at
https://godoc.org/github.com/aclindsa/ofxgo
## Requirements
OFXGo requires go >= 1.9
## Using the command-line client
To install the command-line client and test it out, you may do the following: