File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -117,11 +117,12 @@ Examples:
117117
118118
119119## How to install using ` Make `
120- The vendor folder is included since I want to be able to just download this package and run it.
121- I have also made some patches upstream on both ` getopt-php ` and ` php-barcode-generator ` .
120+ The vendor folder is included so we can just download this package and run it.
121+ I have also made some patches upstream to both ` getopt-php ` and ` php-barcode-generator ` .
122122
123- You should download the zip or tar ball and put the cli-barcode folder where you want it to be installed.
124- Or use git to clone:
123+ You can download the zip or tar ball and put the cli-barcode folder where you want it to be installed.
124+
125+ ### Or use git to clone:
125126```
126127git clone https://github.com/tavinus/cli-barcode.git $HOME/cli-barcode # <= Replace TARGET
127128cd $HOME/cli-barcode # <= Replace TARGET
You can’t perform that action at this time.
0 commit comments