diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -143,7 +143,7 @@ Use the [example CMakeLists.txt](samples/echobot/CMakeLists.txt) with changes: [Example CMakeLists.txt](samples/echobot/CMakeLists.txt) -Also, you can treat this repository as a submodule of your project, for example, see [echobot-submodule](samples/echobot-submodule/CMakeLists.txt) +Also, you can treat this repository as a submodule of your project, for example, see [echobot-submodule](samples/echobot-submodule/CMakeLists.txt). ### Without CMake |