Skip to content

Commit eebcd04

Browse files
committed
feat(docs): UP README File
1 parent 60413c3 commit eebcd04

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,10 @@ python3 -m venv .venv
103103

104104
```Bash
105105
pip install -U sphinx
106-
pip install --upgrade myst-parser
106+
pip install myst-parser
107107
pip install furo
108+
pip install sphinxcontrib-mermaid
109+
pip install sphinx-copybutton
108110
```
109111

110112
</details>

0 commit comments

Comments
 (0)