diff --git a/README.md b/README.md index 5d4b8df..02cadaf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ ## Windows docker container run -v $PWD/requirements.txt:/tsp/requirements.txt -v $PWD/output/:/output/ com2014-tsp -docker container run --rm -v /f/COM2014/template:/tsp python:3.8 /bin/bash -c "cd /tsp; ./run_all.sh" ## Linux