Skip to content

Commit fe6de75

Browse files
Joshua Timbermanjtimberman
authored andcommitted
Add python cookbook
1 parent e0ba4aa commit fe6de75

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

recipes/default.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
pwd "/tmp"
3535
code <<-EOH
3636
wget http://nltk.googlecode.com/files/nltk-0.9.8.zip
37+
unzip nltk-0.9.8.zip
3738
cd nltk-0.9.8
3839
python setup.py install
3940
EOH

0 commit comments

Comments
 (0)