You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by ah...@apache.org on 2016/09/25 10:14:35 UTC

svn commit: r1762176 - /zeppelin/site/docs/0.7.0-SNAPSHOT/install/install.html

Author: ahyoungryu
Date: Sun Sep 25 10:14:35 2016
New Revision: 1762176

URL: http://svn.apache.org/viewvc?rev=1762176&view=rev
Log: (empty)

Modified:
    zeppelin/site/docs/0.7.0-SNAPSHOT/install/install.html

Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/install/install.html
URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/install/install.html?rev=1762176&r1=1762175&r2=1762176&view=diff
==============================================================================
--- zeppelin/site/docs/0.7.0-SNAPSHOT/install/install.html (original)
+++ zeppelin/site/docs/0.7.0-SNAPSHOT/install/install.html Sun Sep 25 10:14:35 2016
@@ -224,9 +224,12 @@ limitations under the License.
   </tr>
 </table>
 
-<p>To install Apache Zeppelin, you have two options:
-* You can <a href="#downloading-binary-package">download pre-built binary packages</a> 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 <a href="#building-from-source">build from source</a>. This gives you a development version of Zeppelin, which is more unstable but has new features.</p>
+<p>To install Apache Zeppelin, you have two options:</p>
+
+<ul>
+<li>You can <a href="#downloading-binary-package">download pre-built binary packages</a> from the archive. This is usually easier than building from source, and you can download the latest stable version (or older versions, if necessary).</li>
+<li>You can also <a href="#building-from-source">build from source</a>. This gives you a development version of Zeppelin, which is more unstable but has new features.</li>
+</ul>
 
 <h3>Downloading Binary Package</h3>