diff --git a/setup_environment.sh b/setup_environment.sh index e7bc9d4..9a393a9 100644 --- a/setup_environment.sh +++ b/setup_environment.sh @@ -15,7 +15,7 @@ else tar -xf VOCtest_06-Nov-2007.tar fi -# Build the dockerfile for the engironment +# Build the dockerfile for the environment if [ ! -z $(docker images -q object_detection_webcam:latest) ]; then echo "Dockerfile has already been built" else