Update README.md

Update usage guidelines to allow for chrome path to be configured.
This commit is contained in:
Barry 2020-02-23 14:05:28 +02:00 committed by GitHub
parent 446ed2bc74
commit c7fde81935
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,10 @@ ZiniGo can be downloaded for Windows and Linux at https://github.com/TheAxeDude/
## Usage ## Usage
./zinigo -u=Username -p=Password ./zinigo -u=Username -p=Password [-c=/path/to/chrome/executable]
## Requirements ## Requirements
Google chrome installed, and accessible via the command `google-chrome` Google chrome installed, and accessible via the command `google-chrome`, or at a location passed in via the -c parameter.
## How it works ## How it works
ZiniGo logs into Zinio, and pulls a list of all issues purchased. ZiniGo logs into Zinio, and pulls a list of all issues purchased.