Skip to content

Commit 2afac09

Browse files
authored
📚 Fix the sphinx-design example (#738)
1 parent 01c7565 commit 2afac09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ For example, let's install the [sphinx-design](https://github.com/executablebook
133133
First, install `sphinx-design`:
134134

135135
```shell
136-
pip install sphinxcontrib-mermaid
136+
pip install sphinx-design
137137
```
138138

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

0 commit comments

Comments
 (0)