Skip to content

Commit cd53dbb

Browse files
Update README.md
1 parent 889491e commit cd53dbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ After Install mysql.connector successfully create Python file download/install p
1515
git clone https://github.com/rohit-chouhan/pysql
1616
```
1717
#### Npm Command
18-
Go to [https://www.npmjs.com/package/@rohit-chouhan/pysql](https://www.npmjs.com/package/@rohit-chouhan/pysql) or use command
18+
Go to [https://www.npmjs.com/package/@rohit-chouhan/pysql](https://www.npmjs.com/package/pysql) or use command
1919
```sh
20-
$ npm i @rohit-chouhan/pysql
20+
$ npm i pysql
2121
```
2222
## Table of contents
2323

0 commit comments

Comments
 (0)