Add a newline for bullet list markdown rendering

This commit is contained in:
AhyoungRyu 2016-09-25 16:14:39 +09:00
parent c2fc3f5bd9
commit 73c1a4f995

View file

@ -45,6 +45,7 @@ Apache Zeppelin officially supports and is tested on the following environments:
</table>
To install Apache Zeppelin, you have two options:
* You can [download pre-built binary packages](#downloading-binary-package) from the archive. This is usually easier than building from source, and you can download the latest stable version (or older versions, if necessary).
* You can also [build from source](#building-from-source). This gives you a development version of Zeppelin, which is more unstable but has new features.