diff options
| author | Paul Buetow <paul@buetow.org> | 2008-08-26 08:17:55 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-08-26 08:17:55 +0000 |
| commit | a62098eabb8d2fab97e6eed035d7a0661b01ea7b (patch) | |
| tree | 5c81a61fff0ceac03aa34e0336f9a3e8e56a0487 /INSTALL | |
| parent | 3206d602859f5572b958fcc36ba56c9596ecb292 (diff) | |
added v0.1 branch
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +How to install fype: + + make + sudo make install + make clean + +How to read the docu: + + man fype + +Examples can be found in the ./examples directory. |
