Skip to content

Commit 8a6d054

Browse files
committed
Clarify Tornado installation instructions.
1 parent 7278115 commit 8a6d054

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ server. One easy way to do that is to install Tornado:
2626

2727
cd ..
2828
git clone https://github.com/facebook/tornado.git
29+
cd tornado
2930
sudo python setup.py install
31+
cd ../d3
3032

3133
We have provided a Tornado script for serving static files:
3234

0 commit comments

Comments
 (0)