Format typos.
This commit is contained in:
parent
16846d2640
commit
bb9a8a9fc2
@ -61,17 +61,17 @@ Full documentation of CPT can be found in [tools/packaging](tools/packaging).
|
||||
Usage
|
||||
-----
|
||||
```c++
|
||||
./cling '#include <stdio.h>' 'printf("Hello World!\n")'`
|
||||
./cling '#include <stdio.h>' 'printf("Hello World!\n")'
|
||||
```
|
||||
|
||||
To get started run:
|
||||
```bash
|
||||
./cling --help`
|
||||
./cling --help
|
||||
```
|
||||
or type
|
||||
```
|
||||
./cling
|
||||
[cling]$ .help`
|
||||
[cling]$ .help
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user