diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index b4d7012..874bf9f 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -47,7 +47,7 @@ install the requirements:: .. note:: This repository provides a `devcontainer` environment that can be used in VSCode. For more information, read `VSCode containers docs `_. - Everything is installed and setup automatically when you launch VSCode in the devcontainer. + This provides a ready to use development environment when you launch VSCode in the devcontainer. Run the test suite::