diff options
author | Bert <ber.t@gmx.com> | 2011-01-30 14:47:25 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-01-30 14:47:25 +0100 |
commit | 56cd150b9d0ef7fb21cafee6152045fd2e2da0ee (patch) | |
tree | 9ea6029b2372ad9dde9383328a1dda7a3454b680 /README.md | |
parent | c52c4fa69e2a6a58813fe35a5c4a1fe23661db03 (diff) |
Fixed setuid and typo in Makefile, damn copy&paste
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ sxiv is built using the commands: Please note, that the latter one requires root privileges. By default, sxiv is installed using the prefix "/usr/local", so the full path -of the executable will be "/usr/local/sbin/sxiv". +of the executable will be "/usr/local/bin/sxiv". You can install it into a directory of your choice by changing the second command to: |