diff options
author | Christian Hesse <mail@eworm.de> | 2017-12-13 16:27:53 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2017-12-13 16:27:53 +0100 |
commit | 8fe265ee1c5fdeeaf89bed8934deb3a980bb0142 (patch) | |
tree | 8f617cbc1efa4bf6b8a31679107d8d7b8f768287 | |
parent | fa54d1df90aeee1953bbfc5c23a4f3796a27c8ed (diff) | |
download | pacredir-8fe265ee1c5fdeeaf89bed8934deb3a980bb0142.tar.gz pacredir-8fe265ee1c5fdeeaf89bed8934deb3a980bb0142.tar.zst |
make the documentation match the real output
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ definitions in `pacman.conf`: Do not worry if `pacman` reports: -> error: failed retrieving file 'core.db' from localhost:7077 : The +> error: failed retrieving file 'core.db' from 127.0.0.1:7077 : The > requested URL returned error: 404 Not Found This is ok, it just tells `pacman` that `pacredir` could not find a file |