~glitter-team/glitter/trunk

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