Skip to content

Commit

Permalink
Clarifiy Go 1.8 requirement.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinks committed Feb 24, 2017
1 parent b7dcdd2 commit a71cf4c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ found [here](https://github.com/pirate/sites-using-cloudflare).

## Download
Head to the [Releases](https://github.com/jinks/passbleed/releases) page and grab a copy for your OS (only the Linux release was tested)

or:
```
go get github.com/jinks/passbleed
go get github.com/jinks/passbleed
```
(required Go 1.8+)

## Usage
1. Export your KeePass database to CSV format with either [KeePass](http://keepass.info/) v2.35, [KeePassX](https://www.keepassx.org/) v2.0.3 or [KeepassXC](https://keepassxc.org/) v2.1.2
Expand Down

0 comments on commit a71cf4c

Please sign in to comment.