Переглянути джерело

install instructions at top of readme.md

Former-commit-id: b50783b23f3523782f62a6251a10d730dbe607f4
Alec Jacobson 10 роки тому
батько
коміт
5f1c066929
1 змінених файлів з 8 додано та 0 видалено
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -4,6 +4,14 @@
 
 <https://github.com/libigl/libigl/>
 
+> Get started with:
+>
+```bash
+git clone https://github.com/libigl/libigl.git
+cd libigl
+git submodule update --init --recursive
+```
+
 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