Skip to content

Commit 9edb7ce

Browse files
authored
Update README.md
1 parent dc6757e commit 9edb7ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div align="center">
55
<h1>django-ptpython</h1>
66
<p align="center">
7-
PtPython as default Django shell.
7+
PtPython as the Default Django Shell.
88
<br />
99
<br />
1010
<a href="https://github.com/reganto/django-ptpython/actions?query=workflow%3ALinters+event%3Apush+branch%3Amaster" target="_blank">
@@ -43,7 +43,7 @@ INSTALLED_APPS = [
4343
## Usage
4444

4545
```bash
46-
./manage shell
46+
./manage.py shell
4747
```
4848

4949
![screenshot](https://user-images.githubusercontent.com/29402115/164965563-5d2091ef-e880-49a3-bef9-f1fc49419e54.png)
@@ -58,4 +58,4 @@ Distributed under the Apache License. See [LICENSE](https://github.com/reganto/d
5858

5959
## Contact
6060

61-
Email: tell.reganto[at]gmail[dotcom]
61+
Email: tell.reganto[at]gmail[dot]com

0 commit comments

Comments
 (0)