Don't forget the new line.

This commit is contained in:
Vassil Vassilev 2014-09-25 10:12:33 +02:00 committed by sftnight
parent 6b0e19e268
commit 2c3a912949

View File

@ -88,7 +88,7 @@ Full documentation of CPT can be found in [tools/packaging].
[tools/packaging]:https://github.com/vgvassilev/cling/tree/cpt/tools/packaging
##USAGE
/some/install/dir/bin/cling '#include <iostream>' 'printf("Hello World!\n")'
/some/install/dir/bin/cling '#include <iostream>' 'printf("Hello World!\n")'
To get started run: `/some/install/dir/bin/cling --help`
or type
`/some/install/dir/bin/cling`