dosse91 8 anni fa
parent
commit
d1985854c8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      doc.md

+ 1 - 1
doc.md

@@ -312,7 +312,7 @@ To set up the telemetry, we need to do 4 things:
 * enable telemetry
 * enable telemetry
 
 
 ### Creating the database
 ### Creating the database
-This step is only for MySQL. Skip this if you want to use SQLite.
+This step is only for MySQL and PostgreSQL. Skip this if you want to use SQLite.
 Log into your database using phpMyAdmin or a similar software and import `telemetry.sql` into an empty database.  
 Log into your database using phpMyAdmin or a similar software and import `telemetry.sql` into an empty database.  
 If you see a table called `speedtest_users`, empty, you did it right.
 If you see a table called `speedtest_users`, empty, you did it right.