Skip to content

Commit

Permalink
docs: correct typo on README
Browse files Browse the repository at this point in the history
  • Loading branch information
osenan committed Oct 20, 2024
1 parent 70eaad0 commit 054c900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The code is based on initial work by [Pavel Demin](https://github.com/Gotfrid).

## How to use

1. Install `box.lsp` and `langaugeserver` (`languageserver` is not going to be installed by default!).
1. Install `box.lsp` and `languageserver` (`languageserver` is not going to be installed by default!).

> __NOTE__: In Rhino, install `box.lsp` with `rhino::pkg_install("box.lsp")` and `languageserver` with `renv::install("languageserver")`.
`box.lsp` needs to be added to `dependencies.R` and stored in `renv.lock`, as it will be used in `.Rprofile`.
Expand Down

0 comments on commit 054c900

Please sign in to comment.