Update readme installation notes
This commit is contained in:
parent
8e86ddd307
commit
a268e63f40
1 changed files with 3 additions and 2 deletions
|
|
@ -6,8 +6,9 @@ Simple url shortener script
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Just drop the `index.php` in any folder accessible through your web server with
|
Just drop the `index.php` and composer files in any folder accessible
|
||||||
php interpreter, `mkdir db` with permission to write for your web server
|
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.
|
user/group and direct your browser to the former script.
|
||||||
|
|
||||||
For testing and debugging purposer, you can just use:
|
For testing and debugging purposer, you can just use:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue