diff --git a/README.md b/README.md index 97846ce..e4e9841 100644 --- a/README.md +++ b/README.md @@ -22,5 +22,5 @@ $ pip3 install -r DAS/requirements.txt ## Run the simulator ``` -$ python3 study.py config.das +$ python3 study.py smallConf.py ```