Skip to content

Commit 9eb3811

Browse files
committed
Ubuntu path update with info
1 parent 6ff84a6 commit 9eb3811

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -425,10 +425,10 @@ https://user-images.githubusercontent.com/62588629/235394029-1319054d-9224-4ac0-
425425
1. After a file dialogue will appear so you can select your clangd executable.
426426

427427
For example, on `Windows`, my clangd executable is found at:
428-
C:\Program Files\LLVM\bin\clangd.exe
428+
**C:\Program Files\LLVM\bin\clangd.exe**
429429

430-
On `Ubuntu` it was found at:
431-
/usr/lib/llvm-13/bin/clangd
430+
On `Ubuntu` it was found at:
431+
**/usr/lib/llvm-16/bin/clangd** (If installing for `Unreal 5.3`)
432432

433433
`Ubuntu/Linux:` Your file dialogue might spawn behind the VSCode window:
434434

0 commit comments

Comments
 (0)