diff --git a/README.md b/README.md index 722a6b9ef1f1df92c44698281761a9ecacc3bf23..e096ea02020151bc0b5b175fc4622cd3cc4ed24c 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,6 @@ For live experience (meaning you enter the container), run: docker run -it --rm git.imp.fu-berlin.de:5000/comp-sci-project/jobs-n-tasks:local /bin/bash -If you change code in `src`, you need to rebuild the image with `bash build/build_image_local.sh`. The `src` folder can also be mounted in the image, but the assumption is that life is already difficult as it is... +If you change code in `src`, you need to rebuild the image with `bash build/build-image.sh`. The `src` folder can also be mounted in the image, but the assumption is that life is already difficult as it is... *Free and open-source software for all souls! Technical support is, unfortunately, only for group members.* \ No newline at end of file