Skip to content

Commit

Permalink
Update README.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
alxvth authored Nov 8, 2024
1 parent 53ac8c9 commit ddb9dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ExampleDependencies/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Exemplary setup for automatically installing runtime dependencies.

A plugin developer can use `mv_install_dependencies` to set up automatic plugin runtime dependency gathering and installation with this command:
```cmake
cmake_minimum_required(VERSION 3.21.0)
cmake_minimum_required(VERSION 3.21)
[...] // projet setup
Expand Down

0 comments on commit ddb9dff

Please sign in to comment.