Skip to content

Commit 96cd670

Browse files
committed
* Mention the lspserver.lpk package
1 parent b182189 commit 96cd670

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@ To build using Lazarus, you need to follow the following steps:
8282
You can compile this package in the IDE, but this is not needed: The
8383
Lazarus IDE and Lazbuild simply need to know where itis.
8484

85+
* open the `lspserver.lpk` package in Lazarus. It is located in the
86+
[src/serverprotocol](src/serverprotocol) directory.
87+
You can compile this package in the IDE, but this is not needed: The
88+
Lazarus IDE and Lazbuild simply need to know where itis.
89+
8590
* open the `src/standard/pasls.lpi` project file in Lazarus, and compile the
8691
program. or use the lazbuid commandline:
8792

0 commit comments

Comments
 (0)