mirror of
https://github.com/pocketpy/pocketpy
synced 2026-05-06 18:23:38 +00:00
Fix typo and improve wording in Quick Start section
Corrected formatting and merged two lines for clarity.
This commit is contained in:
parent
2600eb5352
commit
41ca67b352
@ -60,8 +60,7 @@ You have two options to integrate pkpy into your project.
|
|||||||
|
|
||||||
#### Use CMake (Recommended)
|
#### Use CMake (Recommended)
|
||||||
|
|
||||||
Clone the whole repository as a submodule into your project,
|
Clone the whole repository as a submodule into your project. In your `CMakeLists.txt`, add the following lines:
|
||||||
In your CMakelists.txt, add the following lines:
|
|
||||||
|
|
||||||
```cmake
|
```cmake
|
||||||
add_subdirectory(pocketpy)
|
add_subdirectory(pocketpy)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user