diff --git a/README.md b/README.md index c7d1456..c00bdd3 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ available and to place individual phones in a queue. ### Queue Manager -/var/www/queuemanager/config.php +Copy config.php.dist to config.php and adjust the following lines: $ami_host = '127.0.0.1'; $ami_port = '5038';