Explorar o código

python build instructions.

Former-commit-id: 0b1d6dc762ccb4e2bbac258118cb5f9593ba5d09
Brandon Liu %!s(int64=9) %!d(string=hai) anos
pai
achega
ef33d99370
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      python/README.md

+ 1 - 1
python/README.md

@@ -25,7 +25,7 @@ that your terminal is pointing to the root of libigl:
 ```bash
 cd python
 mkdir build
-cd build; make; cd ..
+cd build; cmake ..; make; cd ..
 ```
 
 The cmake script will complain if it is not able to find python. In that case