Skip to content

Commit b9e3f00

Browse files
author
Alan Christie
committed
docs: Doc tweak
1 parent 47a5ffc commit b9e3f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The project's written in Python and uses `Poetry`_ for dependency and package
3838
management. We also use `pre-commit`_ to manage our pre-commit hooks, which
3939
rely on `black`_, `mypy`_, `pylint`_, amongst others.
4040

41-
From within a VS Code `devcontainer`_] environment (recommended)::
41+
From within a VS Code `devcontainer`_ environment (recommended)::
4242

4343
poetry install --with dev --sync
4444
pre-commit install -t commit-msg -t pre-commit

0 commit comments

Comments
 (0)