~glitter-team/glitter/trunk

1
2
3
4
5
6
7
8
9
10
11
    Installation instructions
    
    To install Glitter from source, run (as root for system-wide install)
    
        'python setup.py install'
    
    at this same directory. 
    For further help or more installation options run 
    
        'python setup.py --help'