Skip to content

Commit b99b2e1

Browse files
authored
Update README.md
1 parent bc13b82 commit b99b2e1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,10 @@ This example demonstrates the SANDAG ABM3 model. This is ActivitySim's
55

66
A full-scale exercise of the model is available via the `exercise.py` script,
77
which will download (large) data files to run the full-scale tests.
8+
9+
You can also run a smaller sized example set using the data files included
10+
in this repository, using this command:
11+
12+
```
13+
activitysim run -c configs/common -c configs/resident -d data -o output -s settings_mp.yaml --ext extensions
14+
```

0 commit comments

Comments
 (0)