summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-02-16 12:04:22 (EST)
committer P. J. McDermott <pjm@nac.net>2012-02-16 12:04:22 (EST)
commit32505bcc85b03c5916ab8ffd8c64aeb3e846456b (patch)
treef71a98a241301511270e1d113762085bd1dfd951
parentc4b6799e3238839af8b98e07326868992d8aba9a (diff)
Change casing of headers in 'INSTALL'.opkhelper-0.1.1opkhelper-0.1.x
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index a58f5e0..994f900 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-BASIC INSTALLATION
+Basic Installation
==================
This software package uses a build system similar to one generated by GNU
@@ -19,7 +19,7 @@ The simplest way to configure, build, and install this package is:
To uninstall the package, you can run 'make uninstall'.
-OPTIONS
+Options
=======
The 'configure' script accepts certain command-line options to control package
@@ -27,7 +27,7 @@ building and installation. Run the script with the '--help' option for more
information.
-MACROS
+Macros
======
The macro 'DESTDIR' affects the root directory into which the 'Makefile'
@@ -36,7 +36,7 @@ filesystem hierarchy under a directory named 'dest' in the current directory by
running 'make DESTDIR=dest install'.
-SEPARATE BUILD DIRECTORY
+Separate Build Directory
========================
You can call the 'configure' script from any directory on your system, and it