Skip to content

Commit d188a03

Browse files
authored
Fix documentation
1 parent 3bddb3c commit d188a03

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

clang/cmake/caches/llvm-toolchain/usage.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The build is done in 4 stages:
1515

1616
## Usage
1717

18-
..
19-
cmake -S llvm -B build -C clang/cmake/caches/llvm-toolchain/stage1.cmake
20-
ninja stage3-install-distribution
18+
::
19+
20+
$ cmake -S llvm -B build -C clang/cmake/caches/llvm-toolchain/stage1.cmake
21+
$ ninja stage3-install-distribution

0 commit comments

Comments
 (0)