Remove traces of OCD.

This commit is contained in:
Paul J. Davis 2010-06-06 01:16:51 -04:00
parent bb0f47f4c8
commit ca920cf292

View File

@ -33,7 +33,6 @@ $ cd ~/environments/tutorial/
$ ls
bin include lib
$ source bin/activate
(tutorial) $ clear
(tutorial) $ ./bin/easy_install gunicorn
(tutorial) $ mkdir myapp
(tutorial) $ cd myapp/