Skip to content

Commit

Permalink
馃摎 Fix the sphinx-design example (#738)
Browse files Browse the repository at this point in the history
  • Loading branch information
recfab committed Mar 6, 2023
1 parent 01c7565 commit 2afac09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/intro.md
Expand Up @@ -133,7 +133,7 @@ For example, let's install the [sphinx-design](https://github.com/executablebook
First, install `sphinx-design`:

```shell
pip install sphinxcontrib-mermaid
pip install sphinx-design
```

Next, add it to your list of extensions in `conf.py`:
Expand Down

0 comments on commit 2afac09

Please sign in to comment.