Skip to content

Commit

Permalink
Mention that toreadtest.php is not needed for operation.
Browse files Browse the repository at this point in the history
  • Loading branch information
eheikes committed Apr 17, 2017
1 parent 6abf2c0 commit 090c7d0
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 @@ -27,7 +27,7 @@ This software requires a server running PHP 5.6+ and a MySQL (or compatible) dat

1. Create a new database using the `toread.sql` schema.
2. Modify the `toread.ini` file with your server+database configuration.
3. Copy all files (except `toread.sql`) to your server.
3. Copy all files (except `toread.sql` and `toreadtest.php`) to your server.
4. Make sure that `toread.ini` is not accessible from the web! Here is an example for Apache:

```
Expand Down

0 comments on commit 090c7d0

Please sign in to comment.