Skip to content

Commit 036383b

Browse files
committed
Fix md formatting
1 parent 6e11f67 commit 036383b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03_building_and_packaging/cmake_more_demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
- There are many tools around CMake, `ccmake` is also developed by KitWare
2020
- Separate package on Ubuntu: `sudo apt-get install cmake-curses-gui`
21-
- If necessary, use Docker recipe in [`03_building_and_packaging/examples/ccmake`](https://github.com/Simulation-Software-Engineering/Lecture-Material/tree/main/03_building_and_packaging/examples/ccmake).
21+
- If necessary, use Docker recipe in [`03_building_and_packaging/examples/ccmake`](https://github.com/Simulation-Software-Engineering/Lecture-Material/tree/main/03_building_and_packaging/examples/ccmake).
2222
- Delete previous build folder and start from scratch
2323
- `ccmake ..`
2424
- `[c]` if not yet configured before

0 commit comments

Comments
 (0)