diff --git a/README.md b/README.md index 3ea4c492..a7b8b1ee 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,7 @@ pip install -r requirements.txt ## run demo -1. navigate to combined_demo/scripts -```bash -cd combined_demo/scripts -``` -2. run the following command, replacing with an image of your choice (ensure that you add it to the input-imgs folder first) +1. run the following command, replacing with an image of your choice (ensure that you add it to the input-imgs folder first) ```bash ./run_demo.sh image-name.jpg ``` @@ -64,9 +60,7 @@ pip install -r requirements.txt conda install -c nvidia cuda-python -cd combined_demo/scripts - chmod +x ./run_demo.sh ./run_demo.sh image-name.jpg -``` \ No newline at end of file +```