Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chonnik authored May 2, 2023
1 parent a3ccc3b commit ff98373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Since we use [pmp-library](http://www.pmp-library.org/) as submodule, you have t

Configure and build:

cd PolygonLaplacians && mkdir build && cd build && cmake .. && make
cd polyLaplace && mkdir build && cd build && cmake .. && make

This will automatically build our code and all dependencies. Finally, start the GUI app with a polygon mesh or a polyhedral mesh:

Expand Down

0 comments on commit ff98373

Please sign in to comment.