Change install path from /srv/ to /opt/.

Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
Thomas Hochstein 2025-06-07 22:50:30 +02:00
parent 06c3036fa0
commit 2ff3ea38cc
4 changed files with 8 additions and 8 deletions

View file

@ -17,7 +17,7 @@ INSTALLATION INSTRUCTIONS
* Download the current version of NewsStats from
<https://th-h.de/net/software/newsstats/>.
* Untar it into a directory of your choice, i.e. /srv/newsstats:
* Untar it into a directory of your choice, i.e. /opt/newsstats:
$ cd /srv
$ tar -xzf newsstats-n.n.n.tar.gz