#2019: Small typo and omission in Quickstart documentation
---------------------------+------------------------------------------------
Reporter: llucax | Owner: Chris Arndt
Type: defect | Status: new
Priority: normal | Milestone: 1.9.7b1
Component: Documentation | Version: 1.9.x
Severity: normal | Keywords:
---------------------------+------------------------------------------------
In http://turbogears.org/2.0/docs/main/QuickStart.html:
It first say:
{{{
Enter project name: Helloworld
Enter package name [helloworld]: helloworld
...output...
}}}
The "identity" question is missing:
{{{
Do you need Identity (usernames/passwords) in this project? [no]
}}}
And then it says:
{{{
$ cd HelloWorld
}}}
That should be Helloworld, right? (note the "w" in lowercase)
--
Ticket URL: <http://trac.turbogears.org/ticket/2019>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---