Skip to content

Commit c0405d4

Browse files
committed
v1.0.6 FixFixFix - Update Readme
1 parent c929529 commit c0405d4

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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
```
126127
git clone https://github.com/tavinus/cli-barcode.git $HOME/cli-barcode # <= Replace TARGET
127128
cd $HOME/cli-barcode # <= Replace TARGET

0 commit comments

Comments
 (0)