Bladeren bron

v1.0.6 FixFixFix - Update Readme

master
Gustavo Arnosti Neves 8 jaren geleden
bovenliggende
commit
c0405d447c
1 gewijzigde bestanden met toevoegingen van 5 en 4 verwijderingen
  1. +5
    -4
      README.md

+ 5
- 4
README.md Bestand weergeven

@@ -117,11 +117,12 @@ Examples:


## How to install using `Make`
The vendor folder is included since I want to be able to just download this package and run it.
I have also made some patches upstream on both `getopt-php` and `php-barcode-generator`.
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 should download the zip or tar ball and put the cli-barcode folder where you want it to be installed.
Or use git to clone:
You can download the zip or tar ball and put the cli-barcode folder where you want it to be installed.
### Or use git to clone:
```
git clone https://github.com/tavinus/cli-barcode.git $HOME/cli-barcode # <= Replace TARGET
cd $HOME/cli-barcode # <= Replace TARGET


Laden…
Annuleren
Opslaan