We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae01236 commit 736cf01Copy full SHA for 736cf01
README.md
@@ -91,6 +91,12 @@ be able to find them. If you've installed them in a place you think is a commonl
91
used path and it's not finding them, you might want to add some paths to the files
92
in `cmake/`.
93
94
+Doing the following is often enough:
95
+
96
+```
97
+sudo apt install libglfw3-dev libglm-dev libfreetype-dev libassimp-dev
98
99
100
Peony also depends on the following packages which are included in the source, and
101
you therefore don't need to install:
102
0 commit comments