Skip to content

Commit 874e0c2

Browse files
authored
README: fix reference to Matplot++Config.cmake
1 parent 26cfa75 commit 874e0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ Then add this header to your source files:
318318

319319
You can see a complete example in [`test/integration/CMakeLists.txt`](test/integration/CMakeLists.txt).
320320

321-
CMake should be able to locate the `matplot++-config.cmake` script automatically if you installed the library under `/usr/local/` (Linux / Mac OS). Unfortunately, there is no easy default directory for `find_package` on Windows.
321+
CMake should be able to locate the `Matplot++Config.cmake` script automatically if you installed the library under `/usr/local/` (Linux / Mac OS). Unfortunately, there is no easy default directory for `find_package` on Windows.
322322

323323
!!! warning "Default directories"
324324

0 commit comments

Comments
 (0)