diff --git a/README.md b/README.md index 57647447..2d988e31 100644 --- a/README.md +++ b/README.md @@ -75,14 +75,11 @@ lspconfig.jls.setup({}) ``` ### Linux (env-based Lombok) - -```sh -export lombokPath=/path/to/lombok.jar -``` - +For including lombok support execute ```sh --Dorg.javacs.lombokPath=$lombokPath +export LOMBOK_PATH=/path/to/lombok.jar ``` +before using language server ## [Issues](https://github.com/idelice/jls/issues)