From 7ecdc1ef462b569484ff73070307183bee249e97 Mon Sep 17 00:00:00 2001 From: Gustavo Arnosti Neves Date: Fri, 26 May 2017 14:20:58 -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 35e84fe..918261c 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 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 tar ball and put the cli-barcode folder where you want it to be installed. ### Or use git to clone: ```