Browse Source

update index.html to match README.md

Former-commit-id: b2a0d57eaec6174a5da17d1f0958e840e7063131
Alec Jacobson 10 years ago
parent
commit
e21bcb5c7b
1 changed files with 9 additions and 0 deletions
  1. 9 0
      index.html

+ 9 - 0
index.html

@@ -20,6 +20,15 @@
 
 <p><a href="https://github.com/libigl/libigl/">https://github.com/libigl/libigl/</a></p>
 
+<blockquote>
+<p>Get started with:</p>
+
+<pre><code class="bash">git clone https://github.com/libigl/libigl.git
+cd libigl
+git submodule update --init --recursive
+</code></pre>
+</blockquote>
+
 <p>libigl is a simple C++ geometry processing library. We have a wide
 functionality including construction of sparse discrete differential geometry
 operators and finite-elements matrices such as the cotangent Laplacian and