Removed suggestion that the user run ./bin/buildout

This commit is contained in:
Christopher Allan Webber 2011-10-26 11:24:39 -05:00
parent 4a4035c8af
commit c57b42a130

View File

@ -52,4 +52,4 @@ def wipe(args):
print "nixing %s...." % directory
shutil.rmtree(directory)
print "removed all your stuff! okay, now re-run ./bin/buildout"
print "removed all your stuff!"