Skip to content

Commit

Permalink
docs(readme): update install instructions (#515)
Browse files Browse the repository at this point in the history
See #511
  • Loading branch information
nathanielc authored Jul 6, 2022
1 parent da3d958 commit d4ca0fb
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 @@ -13,7 +13,7 @@ An implementation of the [Language Server Protocol](https://microsoft.github.io/
# Installing command line server

```
cargo install --git https://github.com/influxdata/flux-lsp
cargo install --locked --git https://github.com/influxdata/flux-lsp
```

NOTE: previously, `flux-lsp` was installed via `npm`. If you have installed `flux-lsp`
Expand Down

0 comments on commit d4ca0fb

Please sign in to comment.