Skip to content

Commit 8dd2e71

Browse files
authored
Update docs/sandbox.md
1 parent 895cc16 commit 8dd2e71

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
@@ -55,7 +55,7 @@ role-implementations, see [`gridtable.py`], [`infocard.py`], and [`tag.py`].
5555

5656
```shell
5757
# Install a few more prerequisites.
58-
pip install --editable ".[release]"
58+
pip install --editable '.[release]'
5959

6060
# Designate a new version.
6161
git tag v0.1.0

0 commit comments

Comments
 (0)