diff options
author | hitlerrip <git@hitler.rip> | 2025-08-04 12:53:28 +0200 |
---|---|---|
committer | hitlerrip <git@hitler.rip> | 2025-08-04 12:53:28 +0200 |
commit | ab19e171be36247283c7c102d615ea4683675ab2 (patch) | |
tree | 196b39556867b88fc327b71aaec66481865e6e2e /README.md | |
parent | 6ceab4f00bdda7cd6bde6b6f16099b76a7764385 (diff) | |
download | hitler-clicker-ab19e171be36247283c7c102d615ea4683675ab2.tar.gz hitler-clicker-ab19e171be36247283c7c102d615ea4683675ab2.tar.bz2 hitler-clicker-ab19e171be36247283c7c102d615ea4683675ab2.zip |
added privacy policy links to landing page
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Docker is generally not needed, you can replace it with any other DB Server. PHP has to have the `pdo_mysql` driver enabled. There is an included tmux script that starts all of the required servers. -If you have a slightly different set up or you did not install the dependencies, +If you have a slightly different setup or you did not install the dependencies, it might still be relevant to find out what is to be done. ```sh |