Changeset 153

Show
Ignore:
Timestamp:
04/05/2004 04:33:40 PM (5 years ago)
Author:
mwm
Message:

We no longer configure the scripts, so remove the reference to configuration.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README

    r150 r153  
    2424*** Using plwm without installing 
    2525 
    26 PLWM can be run from the distribution tree (you must run configure 
    27 first, though).  Start it with e.g. (if you dearchived the distribution 
    28 in /home/foo): 
     26PLWM can be run from the distribution tree.  Start it with python 
     27(if you dearchived the distribution in /home/foo): 
    2928 
    30   /home/foo/plwm-2.6/examples/examplewm.py 
     29  python /home/foo/plwm-2.6/examples/examplewm.py 
    3130 
    3231*** Documentation