There was an error while loading. Please reload this page.
1 parent 7278115 commit 8a6d054Copy full SHA for 8a6d054
1 file changed
README.md
@@ -26,7 +26,9 @@ server. One easy way to do that is to install Tornado:
26
27
cd ..
28
git clone https://github.com/facebook/tornado.git
29
+ cd tornado
30
sudo python setup.py install
31
+ cd ../d3
32
33
We have provided a Tornado script for serving static files:
34
0 commit comments