<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,12 +2,23 @@ Dolomite
 
 Getting started with your Dolomite foundation
 ---------------------------------------------
+- Install the virtualenv python package on your machine
+
+    easy_install virtualenv
+    
+    OR
+    
+    sudo easy_install virtualenv
+    
 - Download create_virtualenv.sh and execute in a place where 
   you want your environment, e.g. /home/youruser
   
     cd /home/youruser
     ./create_virtualenv.sh
     
+  Note: this creates a directory called dolomite-env at the spot
+  where you run the script.
+  
 - Enter your dolomite foundation environment by executing the
   script:
   </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,10 @@ easy_install web.py
 easy_install python-memcached
 deactivate
 
-wget -c http://cloud.github.com/downloads/cccarey/dolomite/tools-ubuntu-8.10.tgz
+wget -c http://github.com/cccarey/dolomite/raw/master/tools-ubuntu-8.10.tgz
 
 tar xvf tools-ubuntu-8.10.tgz
 
+rm tools-ubuntu-8.10.tgz
+
+</diff>
      <filename>create_virtualenv.sh</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,3 @@
 #!/bin/bash
-source dolomite-env
+source dolomite-env/bin/activate
 </diff>
      <filename>tools/dolomite</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8e82d58b3b28472e1ae72f636ff9ea74c1c7cc61</id>
    </parent>
  </parents>
  <author>
    <name>Christian Carey</name>
    <email>ccarey@apophxf130dh1.(none)</email>
  </author>
  <url>http://github.com/CarlosGabaldon/dolomite/commit/35552c427f9bbc997c3747fc8627eba852c28c87</url>
  <id>35552c427f9bbc997c3747fc8627eba852c28c87</id>
  <committed-date>2009-02-26T19:19:46-08:00</committed-date>
  <authored-date>2009-02-25T18:54:59-08:00</authored-date>
  <message>correct a few things after running a test of the create script.

Signed-off-by: Carlos Gabaldon &lt;cgabaldon@cox.net&gt;</message>
  <tree>49932c6855694368da44a11808af731534b12c06</tree>
  <committer>
    <name>Carlos Gabaldon</name>
    <email>cgabaldon@cox.net</email>
  </committer>
</commit>
