CodesVault / howdy_qb

MySQL Query Builder for WordPress

Home Page:https://wp-querybuilder.pages.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong Composer Command in Documentation for Installation

arif98741 opened this issue · comments

According to documention provided in https://wp-querybuilder.pages.dev/documentation/getting-started, installation can be done using below command

composer require codesvault/howdy_qb

But it shows error as name property in composer.json file is defined howdy-qb like this below image.
Screenshot_9

So as per composer json file documention should be renamed as

composer require codesvault/howdy-qb