Skip to content

Commit

Permalink
Merge pull request etsy#6 from Dieterbe/master
Browse files Browse the repository at this point in the history
fix incorrect reference to htdocs/phplib/Dashboards.php
  • Loading branch information
mrtazz committed Dec 15, 2012
2 parents 04153aa + e24d331 commit 6d8ddbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ INSTALLATION:
1. Create a new virtual host on your favourite web server, and point the
DocumentRoot to the `htdocs/` directory.

2. Edit `htdocs/phplib/Dashboards.php`:
2. Edit `htdocs/phplib/Dashboard.php`:
i. Edit the varions server variables near the top, to point to your graphing
servers.
ii. You can edit the "TABS" section below that. Each of your dashboard pages
Expand Down

0 comments on commit 6d8ddbc

Please sign in to comment.