summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2004-04-03 22:13:01 +0000
committerStef Walter <stef@thewalter.net>2004-04-03 22:13:01 +0000
commitbec23685136f78a24a78a6d8840d3865ffbccea9 (patch)
tree1453e0c5f87bb689a3df9c8e524d05d65bcca657 /INSTALL
parent3eca787a2b83ff8cf60d2be9e588d4a558b85a85 (diff)
Unix porting.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 8 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..075fdff
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,8 @@
+======================================================================
+ SCROUNGE-NTFS INSTALL
+
+QUICK INSTALLATION:
+ # tar -zxvf scrounge-0.8.1.tar.gz
+ # ./configure
+ # make && make install
+