Skip to content

Commit

Permalink
Update Drt.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rummel123 committed Mar 18, 2024
1 parent 17a961e commit fc64f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web/docs/Tools/Drt.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ use pip instead.
The minimal call is:

```
python tools/drt/drtOnline.py -n <net-file> -r <route-file> -v <vehicle-file>
python tools/drt/drtOnline.py -n <net-file> -r <route-file> --taxi <vehicle-file>
```

The route file contains the requests, which are defined as persons with ride
Expand Down

0 comments on commit fc64f76

Please sign in to comment.