Skip to content

Commit 2b641cb

Browse files
committed
[readme] Fix link to building section
1 parent aabf57a commit 2b641cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SourceKit-LSP is under heavy development! The best way to try it out is to build
99

1010
1. Install the latest [Trunk Development (master)](https://swift.org/download/#trunk-development-master) toolchain from Swift.org. Set the environment variable `SOURCEKIT_TOOLCHAIN_PATH` to the absolute path to the toolchain or otherwise configure your editor to use this toolchain. See [Toolchains](#toolchains) for more information.
1111

12-
2. Build the language server executable `sourcekit-lsp` using `swift build`. See [Building](#building) for more information.
12+
2. Build the language server executable `sourcekit-lsp` using `swift build`. See [Building](#building-sourcekit-lsp) for more information.
1313

1414
3. Configure your editor to use the newly built `sourcekit-lsp` executable. See [Editors](Editors) for more information about editor integration.
1515

0 commit comments

Comments
 (0)