Fix broken links in README.md
GitHub flavored markdown automatically adds the current branch to the link.
This commit is contained in:
parent
4dfb99bb45
commit
06499fc804
@ -54,11 +54,10 @@ chmod +x cpt.py
|
||||
./cpt.py --check-requirements && ./cpt.py --create-dev-env Debug --with-workdir=./cling-build/
|
||||
```
|
||||
|
||||
More documentation of CPT can be found in [tools/packaging](tree/master/tools/packaging).
|
||||
|
||||
|
||||
Usage
|
||||
-----
|
||||
Full documentation of CPT can be found in [tools/packaging](tools/packaging).
|
||||
|
||||
|
||||
```c++
|
||||
/some/install/dir/bin/cling '#include <stdio.h>' 'printf("Hello World!\n")'`
|
||||
|
Loading…
x
Reference in New Issue
Block a user