Skip to content

Commit 57f78f1

Browse files
Update README.md
1 parent fac5ae0 commit 57f78f1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Before we said that this framework is based on mysql.connector so you have to in
1111

1212
After Install mysql.connector successfully create Python file download/install pysql on the same dir where you want to create program. You can clone is using git or npm command, and you can also downlaod manually from repository site.
1313

14+
#### PyPi Command
15+
Go to [https://pypi.org/project/pysql-framework/](https://pypi.org/project/pysql-framework/) or use command
16+
```sh
17+
pip install pysql-framework
18+
```
19+
1420
#### Git Command
1521
```sh
1622
git clone https://github.com/rohit-chouhan/pysql

0 commit comments

Comments
 (0)