Update 'README.md'

main
nils 2 years ago
parent 80568b8c52
commit 1189781ce0

@ -4,14 +4,14 @@ Example language server to demonstrate the language server protocol.
To install all needed dependencies and adding a link that can be found inside `$PATH`, please run:
``` bash
```bash
npm install
npm link
```
To run the server use:
``` bash
```bash
lsp-server --stdio
```

Loading…
Cancel
Save