summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLutz Mueller <lutz@users.sourceforge.net>2001-01-01 12:38:39 +0000
committerLutz Mueller <lutz@users.sourceforge.net>2001-01-01 12:38:39 +0000
commit0e99b94671d22efbfa20b323caaf39d3af9abddc (patch)
tree9d15522b2e0fd397f6dc4c166c222a1a277259d1 /INSTALL
parent032e6c714227a328cf849f76ff9be6eb4921586f (diff)
downloadlibgphoto2-0e99b94671d22efbfa20b323caaf39d3af9abddc.tar.gz
First README.
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1458 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 6 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index c5dd5e3ed..e7265aa44 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,8 @@
-1) ./configure
+
+The installation procedure should be quite simple:
+
+1) ./autogen.sh
2) make
3) make install
+
+