Opened 17 years ago
Closed 17 years ago
#8986 closed (fixed)
quick install guide typo
| Reported by: | jeremyb | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.0 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
http://docs.djangoproject.com/en/dev/intro/install/
"You can verify that Python’s installed py typing python from your shell; you should see something like:"
s/\bpy\b/by/;
Attachments (1)
Change History (3)
by , 17 years ago
| Attachment: | install.diff added |
|---|
comment:1 by , 17 years ago
| Has patch: | set |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I've attached a patch.