README url fix

This commit is contained in:
Roman 2021-04-03 00:00:34 +02:00
parent df170754fe
commit 0332194eb0

@ -23,7 +23,7 @@ I actually don't know what i want to implement here. There are quite to many CMS
1. `git clone https://git.romanh.de/Projekte/web-base` (or `https://github.com/rhergenreder/web-base`) 1. `git clone https://git.romanh.de/Projekte/web-base` (or `https://github.com/rhergenreder/web-base`)
2. `chmod 777 ./files/uploaded ./core/Configuration` 2. `chmod 777 ./files/uploaded ./core/Configuration`
3. Create a [mysql](https://dev.mysql.com/doc/refman/5.7/en/creating-database.html) or postgresql database (https://www.postgresql.org/docs/9.0/sql-createdatabase.html) 3. Create a [mysql](https://dev.mysql.com/doc/refman/5.7/en/creating-database.html) or [postgresql](https://www.postgresql.org/docs/9.0/sql-createdatabase.html) database
or use an existing empty database (e.g. test or public) or use an existing empty database (e.g. test or public)
4. Open the webapp in your browser and follow the installation guide 4. Open the webapp in your browser and follow the installation guide