Add a new line

This commit is contained in:
AhyoungRyu 2016-06-21 23:45:36 -07:00 committed by Lee moon soo
parent 5d0a9718c9
commit 03c664eb9b

View file

@ -60,6 +60,7 @@ Although it can be unstable somehow since it is on development status, you can e
### Downloading Binary Package
If you want to install Apache Zeppelin with a stable binary package, please visit [Apache Zeppelin download Page](http://zeppelin.apache.org/download.html).
If you have downloaded `netinst` binary, [install additional interpreters](../manual/interpreterinstallation.html) before you start Zeppelin. Or simply run `./bin/install-interpreter.sh --all`.
After unpacking, jump to [Starting Apache Zeppelin with Command Line](#starting-apache-zeppelin-with-command-line) section.