Skip to content

Commit

Permalink
Package name requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
npbreland committed Jun 5, 2023
1 parent da36168 commit 51bd373
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ An AI tool for translating human language into SQL queries. Level up your busine

## Install

`composer require npbreland/SQLator`
`composer require npbreland/sqlator`

## Overview

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "npbreland/SQLator",
"name": "npbreland/sqlator",
"description": "Use AI to translate human language into SQL",
"type": "library",
"autoload": {
Expand Down

0 comments on commit 51bd373

Please sign in to comment.