<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -18,7 +18,7 @@ We have provided a script that will create a virtual environment for you.
 Once you have downloaded the release tarball, cd into the extracted directory.
 Let's create a virtual environment that you will install everything into::
 
-    $ python scripts/pinax-boot.py --release 0.7beta1 ../pinax-env
+    $ python scripts/pinax-boot.py ../pinax-env
     $ cd ../
     $ source ./pinax-env/bin/activate
     (pinax-env)$
@@ -44,7 +44,7 @@ assume current working directory)::
 
 Create a virtual environment with the downloaded script::
 
-    $ python pinax-boot.py ./pinax-env
+    $ python pinax-boot.py --development ./pinax-env
     $ source ./pinax-env/bin/activate
     (pinax-env)$
 </diff>
      <filename>INSTALL</filename>
    </modified>
    <modified>
      <diff>@@ -23,7 +23,7 @@ We have provided a script that will create a virtual environment for you.
 Once you have downloaded the release tarball, cd into the extracted directory.
 Let's create a virtual environment that you will install everything into::
 
-    $ python scripts/pinax-boot.py --release 0.7beta1 ../pinax-env
+    $ python scripts/pinax-boot.py ../pinax-env
     $ cd ../
     $ source ./pinax-env/bin/activate
     (pinax-env)$
@@ -63,7 +63,7 @@ assume current working directory)::
 
 Create a virtual environment with the downloaded script::
 
-    $ python pinax-boot.py ./pinax-env
+    $ python pinax-boot.py --development ./pinax-env
     $ source ./pinax-env/bin/activate
     (pinax-env)$
 </diff>
      <filename>docs/install.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6d0a2fa9f33dd332d0c076f6474ef55567a38d4c</id>
    </parent>
  </parents>
  <author>
    <name>Brian Rosner</name>
    <email>brosner@gmail.com</email>
  </author>
  <url>http://github.com/pinax/pinax/commit/2c06a1293cf0afa600eb27dff3c50e024be9d5e3</url>
  <id>2c06a1293cf0afa600eb27dff3c50e024be9d5e3</id>
  <committed-date>2009-04-23T09:25:20-07:00</committed-date>
  <authored-date>2009-04-23T09:25:20-07:00</authored-date>
  <message>Updated INSTALL and install.txt documentation to reflect the recent change to pinax-boot.py.</message>
  <tree>9f27dbf58e7436c1eab489c7b53ae4c9161afbfc</tree>
  <committer>
    <name>Brian Rosner</name>
    <email>brosner@gmail.com</email>
  </committer>
</commit>
