summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2014-07-23 20:50:13 +0200
committerhut <hut@lepus.uberspace.de>2014-07-23 20:50:13 +0200
commit96004e714e63d4e67afeb5e8b2bad6d994532a90 (patch)
tree533b995254666aba4beb83976b5feb4869d8d433 /README.md
parent341e51710df321b8530dcd14d3aeaae9e169e7eb (diff)
downloadranger-96004e714e63d4e67afeb5e8b2bad6d994532a90.tar.gz
optimized README.md for github
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index aa16ad03..70980681 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,6 @@ About
 -----
 * Authors:     Check the copyright notices in each source file
 * License:     GNU General Public License Version 3
-
 * Website:     http://ranger.nongnu.org/
 * Download:    http://ranger.nongnu.org/ranger-stable.tar.gz
 * Bug reports: https://savannah.nongnu.org/bugs/?group=ranger&func=additem
@@ -77,10 +76,10 @@ Use the package manager of your operating system to install ranger.
 Note that ranger can be started without installing by simply running ranger.py.
 
 To install ranger manually:
-    sudo make install
+> sudo make install
 
 This translates roughly to:
-    sudo python setup.py install --optimize=1 --record=install_log.txt
+> sudo python setup.py install --optimize=1 --record=install_log.txt
 
 This also saves a list of all installed files to install_log.txt, which you can
 use to uninstall ranger.