Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fscottfoti authored Mar 16, 2017
1 parent a3c62e1 commit 1d6684b
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 @@ -10,7 +10,7 @@ This is the DRAFT UrbanSim implementation for the Bay Area. Policy documentation
* Install Python for your OS ([Anaconda](https://www.continuum.io/downloads) highly suggested)
* Clone this repository
* Install dependencies using `pip install -r requirements.txt`
* Get data using `python baus.py -c --mode fetch-data` (you will need an appropriately configured AWS credentials file which you must get from your MTC contact)
* Get data using `python baus.py -c --mode fetch_data` (you will need an appropriately configured AWS credentials file which you must get from your MTC contact)
* Preprocess data using `python baus.py -c --mode preprocessing`
* Run a simulation using `python baus.py -c` (default mode is simulation)

Expand Down

0 comments on commit 1d6684b

Please sign in to comment.