diff --git a/BUILD_WITH_CMAKE.md b/BUILD_WITH_CMAKE.md index 107467c..adb4ece 100644 --- a/BUILD_WITH_CMAKE.md +++ b/BUILD_WITH_CMAKE.md @@ -50,4 +50,4 @@ cmake -DCMAKE_TOOLCHAIN_FILE=../bsp_z7/cmake/arm-none-eabi.toolchain .. make -j 8" ``` -The romeo-obsw binary can now be found in the `build` directory. \ No newline at end of file +The romeo-obsw binary can now be found in the `build` directory. The next step to deploy it is here: [DEBUG_ON_ZEDBOARD.md](./DEBUG_ON_ZEDBOARD.md) \ No newline at end of file