diff --git a/Users/Docker_Image.rst b/Users/Docker_Image.rst index 74846b10..5aeab5fe 100644 --- a/Users/Docker_Image.rst +++ b/Users/Docker_Image.rst @@ -73,7 +73,6 @@ on your code with a ``.gitlab-ci.yml``, like this: check_code: image: coala/base script: - - pip install -r requirements.txt - coala --ci .. note::