Skip to content

Commit c611c39

Browse files
authored
fix(docs): CPM version
1 parent 452bbf3 commit c611c39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/getting-started/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ These dependencies are **usually pre-installed** on the respective platform.
6868

6969
<Tabs>
7070
<TabItem value="cpm" label="CPM (Recommended)" icon="download">
71-
<Code code={CPMCode} lang="cmake" />
71+
<Code code={CPMCode} lang="cmake" noVersion />
7272
```cmake
7373
target_link_libraries(${PROJECT_NAME} [PRIVATE|PUBLIC] saucer::saucer)
7474
```

0 commit comments

Comments
 (0)