Skip to content

Commit

Permalink
Remove a TODO from README
Browse files Browse the repository at this point in the history
  • Loading branch information
Russoul committed Aug 24, 2023
1 parent 3ceb315 commit c9350e4
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 @@ -5,7 +5,7 @@ Language Server for Idris2.

## Installation with [Pack](https://github.com/stefan-hoeck/idris2-pack) (Recommended)
```bash
pack install-app idris2-lsp # TODO: upload this to pack. Does pack automatically install lsp-lib as a dependency?
pack install-app idris2-lsp
```

## Manual Installation
Expand Down

0 comments on commit c9350e4

Please sign in to comment.