~glitter-team/glitter/trunk

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Jan Jokela
  • Date: 2008-12-10 22:18:59 UTC
  • Revision ID: janjokela@gmail.com-20081210221859-zxr2ut255a7xu15x
Hi, Glitter here

Show diffs side-by-side

added added

removed removed

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