diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index e2f41b9..6c4b546 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -40,8 +40,7 @@ virtualenv_ and run this inside of it:: make install-test make install-style -This will install all dependencies required for the integration tests against -the latest release of Radicale (a CalDAV server). Then you can run:: +Then you can run:: make test make style # Stylechecker