Add a --branch option to different commands
[stgit] / INSTALL
CommitLineData
41a6d859
CM
1For basic installation:
2
3 python setup.py install
4
516a282a
CM
5By default, the above command installs StGIT in the
6$HOME/{bin,lib,share} directories. For a different location, use the
7--prefix option.
8
41a6d859
CM
9For more information:
10
11 http://docs.python.org/inst/inst.html