Author: brosner
Date: Mon Sep 22 11:04:01 2008
New Revision: 929

Modified:
    trunk/docs/install.txt

Log:
Fixed a the non-link in install.txt that wasn't properly referenced and  
added an inline code block for a path.

Modified: trunk/docs/install.txt
==============================================================================
--- trunk/docs/install.txt      (original)
+++ trunk/docs/install.txt      Mon Sep 22 11:04:01 2008
@@ -11,14 +11,14 @@

  Pinax takes a batteries-included approach so that checkout (which includes
  a lot of svn:externals for third-party apps and libraries used) will almost
-work out of the box. The one exception is the `Python Imaging Library`  
(PIL)
+work out of the box. The one exception is the `Python Imaging Library`_  
(PIL)
  which you will have to provide yourself if you want photo support.

  Note that if you already have an external app or external library on the  
path,
  you don't need to use the one we provide.

-Once the checkout is complete, you should be able to cd into pinax/ and run
-``./manage.py syncdb`` and ``./manage.py runserver`` to get running
+Once the checkout is complete, you should be able to cd into ``pinax/`` and
+run ``./manage.py syncdb`` and ``./manage.py runserver`` to get running
  immediately.

  Directory Structure

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to