Fix changes in pkg-messages.in - Piwik is now Matomo

Sponsored by:	Netzkommune
This commit is contained in:
Jochen Neumeister 2018-09-05 19:11:57 +00:00
parent 2b887e6ee7
commit e63a1b88a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479038

View File

@ -1,7 +1,7 @@
POST-INSTALL CONFIGURATION FOR Matomo
=======================================
1) Create a user and a empty database for Piwik to store all
1) Create a user and a empty database for Matomo to store all
its tables in (or choose an existing database).
2) Add the following to your Apache configuration, and
@ -17,10 +17,10 @@ POST-INSTALL CONFIGURATION FOR Matomo
Require all granted
</Directory>
3) Visit your Piwik site with a browser (i.e.,
3) Visit your Matomo site with a browser (i.e.,
http://your.server.com/matomo/), and you should
be taken to the setup script, which will lead
you through setting up Piwik.
you through setting up Matomo.
For more information, see the INSTALL DOCUMENTATION: