Skip to content

Commit

Permalink
Add conda install instructions to readme (#49)
Browse files Browse the repository at this point in the history
Now that conda packages are available we can build out the install
instructions here.

https://anaconda.org/rapidsai-nightly/pynvjitlink

---------

Co-authored-by: Bradley Dice <bdice@bradleydice.com>
  • Loading branch information
brandon-b-miller and bdice authored Mar 7, 2024
1 parent ace1a0c commit 992d9ac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ for an editable install.

## Installation with Conda

TODO
```shell
conda install -c rapidsai pynvjitlink
```

## Contributing Guide

Expand Down

0 comments on commit 992d9ac

Please sign in to comment.