doc: README extensions
This commit is contained in:
parent
f2224d5005
commit
9e680badec
1 changed files with 8 additions and 8 deletions
18
README.md
18
README.md
|
|
@ -43,17 +43,17 @@ $ make
|
|||
$ make install
|
||||
```
|
||||
|
||||
alternatively, if you're a nix user:
|
||||
```
|
||||
$ git clone git@github.com:rconybea/indentlog-nix.git
|
||||
$ ls -d indentlog-nix
|
||||
indentlog-nix
|
||||
$ cd indentlog-nix
|
||||
$ nix-build
|
||||
```
|
||||
|
||||
For some more detail see [BUILD.md](BUILD.md)
|
||||
|
||||
### LSP support
|
||||
|
||||
lsp will look for `compile_commands.json` in the root of the source tree; cmake creates it in build directory
|
||||
|
||||
```
|
||||
$ cd xo-indentlog
|
||||
$ ln -s build/compile_commands.json
|
||||
```
|
||||
|
||||
## Examples
|
||||
|
||||
### 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue