[Checkins] SVN: bluebream/trunk/docs/source/gettingstarted.rst cleanup Basic Usage

Michael Haubenwallner michael at d2m.at
Fri Jan 8 02:05:42 EST 2010


Log message for revision 107795:
  cleanup Basic Usage

Changed:
  U   bluebream/trunk/docs/source/gettingstarted.rst

-=-
Modified: bluebream/trunk/docs/source/gettingstarted.rst
===================================================================
--- bluebream/trunk/docs/source/gettingstarted.rst	2010-01-08 05:54:43 UTC (rev 107794)
+++ bluebream/trunk/docs/source/gettingstarted.rst	2010-01-08 07:05:42 UTC (rev 107795)
@@ -81,7 +81,7 @@
 
 After bootstrap, run the buildout::
 
-  $ ./bin/buidout
+  $ ./bin/buildout
 
 To run test cases::
 
@@ -91,8 +91,7 @@
 
   $ ./bin/paster serve debug.ini
 
-There is a view named ``hello`` registered by default. which can be
-accessed here: http://localhost:8080/@@hello
+The server can be accessed at http://localhost:8080/ now.
 
 Package directory structure
 ---------------------------



More information about the checkins mailing list