Skip to content

Commit

Permalink
Improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Manish Kumar committed Feb 10, 2020
1 parent d723082 commit 88a6e67
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,11 @@ Package is written in Python3.7 so needs System or virtual env to have these pac
7. packaging


>> import py2pip
>> py2pip.process.Py2PIPManager('Django', '2.7').run()
Django==1.11.28
```
>> import py2pip
>> py2pip.process.Py2PIPManager('Django', '2.7').run()
Django==1.11.28
```


Links
Expand Down

0 comments on commit 88a6e67

Please sign in to comment.