Skip to content
Snippets Groups Projects
Unverified Commit a47ff972 authored by Chris Holdgraf's avatar Chris Holdgraf Committed by GitHub
Browse files

no more conda forge in intro (#1034)

parent e4c61f28
No related branches found
No related tags found
No related merge requests found
...@@ -55,12 +55,6 @@ You can install Jupyter Book [via `pip`](https://pip.pypa.io/en/stable/): ...@@ -55,12 +55,6 @@ You can install Jupyter Book [via `pip`](https://pip.pypa.io/en/stable/):
pip install -U jupyter-book pip install -U jupyter-book
``` ```
or via [`conda-forge`](https://conda-forge.org/):
```bash
conda install -c conda-forge jupyter-book
```
This will install everything you need to build a Jupyter Book locally. This will install everything you need to build a Jupyter Book locally.
## Get started ## Get started
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment