Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TatjanaUtz authored Jul 1, 2019
1 parent 1fc1467 commit c5a5849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ cd /vagrant
```
to the project directory. Then you can start the schedulability analysis by
```bash
python 3.6 main.py "db_dir" --test_all
python3.6 main.py "db_dir" --test_all
```
where *db_dir* is the absolute path to the database file and *--test_all* are
the schedulability analysis methods to perform. There are the following possibilities for the last
Expand Down

0 comments on commit c5a5849

Please sign in to comment.