Changeset 153
- Timestamp:
- 04/05/2004 04:33:40 PM (5 years ago)
- Files:
-
- 1 modified
-
trunk/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r150 r153 24 24 *** Using plwm without installing 25 25 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): 26 PLWM can be run from the distribution tree. Start it with python 27 (if you dearchived the distribution in /home/foo): 29 28 30 /home/foo/plwm-2.6/examples/examplewm.py29 python /home/foo/plwm-2.6/examples/examplewm.py 31 30 32 31 *** Documentation
