Skip to content

Commit

Permalink
add conda install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
DetachHead committed Dec 1, 2024
1 parent 2548f1b commit 6fda585
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/installation/command-line-and-language-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ this makes it far more convenient for python developers to use, since there's no

the basedpyright CLI & language server is also available outside of pypi:

=== "conda"

```
conda install conda-forge::basedpyright
```

=== "homebrew"

```
Expand Down

0 comments on commit 6fda585

Please sign in to comment.