Skip to content

Commit

Permalink
Updated doc.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adolfintel committed Apr 25, 2018
1 parent e3d0558 commit 5cae019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ To set up the telemetry, we need to do 4 things:
* enable telemetry

### Creating the database
This step is only for MySQL and PostgreSQL. Skip this if you want to use SQLite.
This step is only for MySQL and PostgreSQL.
Log into your database using phpMyAdmin or a similar software and import the appropriate sql file into an empty database. For MySQL databases use `telemetry_mysql.sql` and for PostgreSQL databases use `telemetry_postgesql.sql`.
If you see a table called `speedtest_users`, empty, you did it right.

Expand Down

0 comments on commit 5cae019

Please sign in to comment.