[Superkb-devel] [PATCH 1/2] Add title to install file
Status: Alpha
Brought to you by:
alvarezp
From: Eduardo A. B. L. <ebu...@du...> - 2010-12-05 05:38:54
|
--- INSTALL | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/INSTALL b/INSTALL index 046d5a0..048142a 100755 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,7 @@ +============ +INSTALLATION +============ + To install, you should only need to: 1. "make". 2. As root, "make install". -- 1.7.2.3 |