3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-23 20:39:25 +01:00

Just a minor fix to a filename

This commit is contained in:
Dominic Z. Rodriguez 2014-09-02 18:58:32 +01:00
parent 87bc11061d
commit b1a6a85ff7

View File

@ -19,7 +19,7 @@ npm install feedparser node-units tvdb crypto-js 500px process async wordnik nod
cd public/ cd public/
#wget http://twitter.github.com/bootstrap/assets/bootstrap.zip #wget http://twitter.github.com/bootstrap/assets/bootstrap.zip
wget https://github.com/twbs/bootstrap/releases/download/v3.2.0/bootstrap-3.2.0-dist.zip wget https://github.com/twbs/bootstrap/releases/download/v3.2.0/bootstrap-3.2.0-dist.zip
unzip bootstrap.zip unzip bootstrap-3.2.0-dist.zip
rm bootstrap.zip rm bootstrap.zip
mkdir d3 mkdir d3