From ce97ee56de6dc84858779dd5aa778c8ee2593aaa Mon Sep 17 00:00:00 2001 From: Gustavo Arnosti Neves Date: Fri, 26 May 2017 14:29:15 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33d32f6..a389924 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Examples: The vendor folder is included so we can just download this package and run it. I have also made some patches upstream to both `getopt-php` and `php-barcode-generator`. -You can [download the zip](https://github.com/tavinus/cli-barcode/archive/master.zip) or tar ball and put the cli-barcode folder where you want it to be installed. +You can [download the zip](https://github.com/tavinus/cli-barcode/archive/master.zip) or [tarball](https://github.com/tavinus/cli-barcode/archive/master.tar.gz) and put the cli-barcode folder where you want it to be installed. ### Or use git to clone: ```