From 436fd0c250a70b20cde80358cfd0eb2cf535e58c Mon Sep 17 00:00:00 2001 From: Jim Teeuwen Date: Wed, 29 Jan 2014 02:05:30 +0100 Subject: [PATCH] Fixes a typo in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a440363..b53c128 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ To specify the name of the output file being generated, we use the following: Multiple input directories can be specified if necessary. - $ go-bindata dir1/... /path/to/dir3/... dir3 + $ go-bindata dir1/... /path/to/dir2/... dir3 The following paragraphs detail some of the command line options which can