Commit d5be9470 authored by David Lawrence Ramsey's avatar David Lawrence Ramsey
Browse files

remove a few more unneeded spaces

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1619 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent f0b30094
Showing with 4 additions and 4 deletions
+4 -4
...@@ -20,7 +20,7 @@ Overview ...@@ -20,7 +20,7 @@ Overview
The nano editor is now an official GNU package. For more The nano editor is now an official GNU package. For more
information on GNU and the Free Software Foundation please see information on GNU and the Free Software Foundation please see
http://www.gnu.org. http://www.gnu.org.
How to compile and install nano How to compile and install nano
Download the nano source code, then: Download the nano source code, then:
...@@ -29,14 +29,14 @@ How to compile and install nano ...@@ -29,14 +29,14 @@ How to compile and install nano
./configure ./configure
make make
make install make install
It's that simple. Use --prefix with configure to override the It's that simple. Use --prefix with configure to override the
default installation directory of /usr/local. default installation directory of /usr/local.
Web Page Web Page
http://www.nano-editor.org http://www.nano-editor.org
Mailing List and Bug Reports Mailing List and Bug Reports
Savannah hosts all the nano-related mailing-lists. Savannah hosts all the nano-related mailing-lists.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment