Skip to content

Commit 1d91f94

Browse files
committed
[clangd] Fix doc
llvm-svn: 366073
1 parent 62cc16d commit 1d91f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/clangd/Installation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ symlink it (or copy it) to the root of your source tree, if they are different.
324324

325325
::
326326

327-
$ ln -s ~/myproject/compile_commands.json ~/myproject-build/
327+
$ ln -s ~/myproject-build/compile_commands.json ~/myproject/
328328

329329
:raw-html:`</details>`
330330

0 commit comments

Comments
 (0)