Skip to content

Commit

Permalink
Update the README to not link to conda or pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
pydanny committed Oct 9, 2024
1 parent aad171b commit 0d14d12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Install latest from the GitHub
$ pip install git+https://github.com/AnswerDotAI/nb2fasthtml.git
```

or from [conda](https://anaconda.org/AnswerDotAI/nb2fasthtml)
<!-- or from [conda](https://anaconda.org/AnswerDotAI/nb2fasthtml)
``` sh
$ conda install -c AnswerDotAI nb2fasthtml
Expand All @@ -45,7 +45,7 @@ or from [pypi](https://pypi.org/project/nb2fasthtml/)
``` sh
$ pip install nb2fasthtml
```
``` -->

### Documentation

Expand Down

0 comments on commit 0d14d12

Please sign in to comment.