Skip to content

Commit

Permalink
feat(readme) replace dev-master from composer
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchezzzhak authored Oct 15, 2020
1 parent 505822a commit 6646827
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@
The preferred way to install this extension is through [Composer](http://getcomposer.org/).

Either run

php composer.phar require kak/clickhouse "dev-master"
`php composer.phar require kak/clickhouse "*"`

or add

"kak/clickhouse": "dev-master"
`"kak/clickhouse": "*"`

to the require section of your composer.json

Expand Down

0 comments on commit 6646827

Please sign in to comment.