Skip to content

Commit acfb55c

Browse files
Update README.md
cc @giuliavezzani
1 parent 782e9b1 commit acfb55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ These files can be found under `./cmake` subdirectory and they are **_plain CMak
2121
Check them out, they make your life easyer!
2222

2323
If you like the YCM project and it is not a problem to have it as a dependency, updating the template is as simple as follows.
24-
1. [Install YCM](http://robotology.github.io/ycm/gh-pages/master/manual/ycm-installing.7.html)
24+
1. [Install YCM](http://robotology.github.io/ycm/gh-pages/git-master/manual/ycm-installing.7.html)
2525
2. Add `find(YCM REQUIRED)` in the main [CMakeLists.txt](https://github.com/robotology/how-to-export-cpp-library/blob/master/CMakeLists.txt), after the `project()` command.
2626
3. Delete/Empty the `./cmake` folder.
2727

0 commit comments

Comments
 (0)