Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
gdkrmr committed Dec 29, 2021
2 parents 422f3f9 + 809da95 commit 00a572f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ which may cause issues with lsp-mode, I recommend using [[https://github.com/Jul
AOT compile ~LanguageServer.jl~ into your julia image. Something like:

#+BEGIN_EXAMPLE julia
julia> using Pkg
julia> Pkg.add("PackageCompiler")
julia> using PackageCompiler
julia> create_sysimage(:LanguageServer, sysimage_path="/path/to/languageserver.so")
Expand Down

0 comments on commit 00a572f

Please sign in to comment.