Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rvanlaak committed Nov 11, 2015
1 parent f5148c9 commit 3eea601
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Install

1. Run `composer require "rvanlaak/wkhtmltopdf-binaries-centos6:~0.12"`
1. Run `composer require "rvanlaak/wkhtmltopdf-amd64-centos7:~0.12"`

2. All the binaries are symlinked to the following paths:

Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"description": "The wkhtmltopdf binaries for CentOS7",
"keywords": ["image", "thumbnail", "snapshot", "wkhtmltoimage", "convert", "binary"],
"license": "LGPL Version 3",
"minimum-stability": "stable",
"bin": [
"bin/wkhtmltopdf-amd64"
],
Expand Down

0 comments on commit 3eea601

Please sign in to comment.