README.md Fix

This commit is contained in:
Sudipta Basak 2024-02-18 16:31:10 +01:00
parent 6acf8a8285
commit 88f8d1f1c4
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -22,5 +22,5 @@ $ pip3 install -r DAS/requirements.txt
## Run the simulator
```
$ python3 study.py config.das
$ python3 study.py smallConf.py
```