We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889491e commit cd53dbbCopy full SHA for cd53dbb
README.md
@@ -15,9 +15,9 @@ After Install mysql.connector successfully create Python file download/install p
15
git clone https://github.com/rohit-chouhan/pysql
16
```
17
#### Npm Command
18
-Go to [https://www.npmjs.com/package/@rohit-chouhan/pysql](https://www.npmjs.com/package/@rohit-chouhan/pysql) or use command
+Go to [https://www.npmjs.com/package/@rohit-chouhan/pysql](https://www.npmjs.com/package/pysql) or use command
19
```sh
20
-$ npm i @rohit-chouhan/pysql
+$ npm i pysql
21
22
## Table of contents
23
0 commit comments