Update readme installation notes

This commit is contained in:
Simon Lieb 2017-02-07 14:13:08 +01:00
parent b1c4e752b5
commit dbeb7a963b

View file

@ -6,8 +6,9 @@ Simple url shortener script
Installation
------------
Just drop the `index.php` in any folder accessible through your web server with
php interpreter, `mkdir db` with permission to write for your web server
Just drop the `index.php` and composer files in any folder accessible
through your web server with php interpreter, give it a `composer
install`, `mkdir db` with write permission for your web server
user/group and direct your browser to the former script.
For testing and debugging purposer, you can just use: