Skip to content

Commit 895cc16

Browse files
authored
Update docs/sandbox.md
1 parent 7b7acef commit 895cc16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sandbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ git clone https://github.com/panodata/sphinx-design-elements
1313
cd sphinx-design-elements
1414
python3 -m venv .venv
1515
source .venv/bin/activate
16-
pip install --editable ".[develop,docs,test]"
16+
pip install --editable '.[develop,docs,test]'
1717
poe check
1818
```
1919

0 commit comments

Comments
 (0)