Changes

Line 77: Line 77:  
Build it:
 
Build it:
   −
  cmake . && make && make install
+
  cmake <path-to-sources-root> && make && make install