Upgrade origin-src to google transit feed 1.2.6
[bus.git] / origin-src / INSTALL
1 INSTALL file for transitfeed distribution
2
3
4
5 To download and install in one step make sure you have easy-install installed and run
6 easy_install transitfeed
7
8
9
10 Since you got this far chances are you have downloaded a copy of the source
11 code. Install with the command
12
13 python setup.py install
14
15
16
17 If you don't want to install you may be able to run the scripts from this
18 directory. For example, try running
19
20 ./feedvalidator.py -n test/data/good_feed.zip
21
22