diff options
author | Christian Hesse <mail@eworm.de> | 2013-11-11 12:07:43 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-11-11 12:07:43 +0100 |
commit | 4f784fe7f50bc0205d31e643f0ec64eff7195232 (patch) | |
tree | c352a9f24d00ff1fa7ff93c65883bcf300c4b98b /README.md | |
parent | f34cf970157155e1e3e6424a171621ab64568864 (diff) | |
download | pacredir-4f784fe7f50bc0205d31e643f0ec64eff7195232.tar.gz pacredir-4f784fe7f50bc0205d31e643f0ec64eff7195232.tar.zst |
add a note about running pacman twice
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -63,3 +63,8 @@ Do not worry if `pacman` reports: This is ok, it just tells `pacman` that `pacredir` could not find a file and downloading it from an official server is required. + +Please note that `pacredir` redirects to the most recent file found on +the local network. To make sure you really do have the latest files run +`pacman -Syu` *twice*. + |