commit | 46ea10680d689fed15e2bbeed534c0c52059e0ec | [log] [tgz] |
---|---|---|
author | Arun Sharma <aruns@google.com> | Tue Mar 02 21:18:57 2010 -0800 |
committer | Arun Sharma <aruns@google.com> | Tue Mar 02 21:18:57 2010 -0800 |
tree | c8bf04bc5877bb6f696745e0eaeee20fa6477dd9 | |
parent | 3468a6b33d96549d1b01ef0c0fa42eb93fd3645d [diff] [blame] |
Update documentation on building from git
diff --git a/README b/README index 180edd2..7d59989 100644 --- a/README +++ b/README
@@ -16,6 +16,7 @@ In general, this library can be built and installed with the following commands: + $ autoreconf -i # Needed only for building from git. Depends on libtool. $ ./configure $ make $ make install prefix=PREFIX