Explorar o código

Updated doc.md

dosse91 %!s(int64=8) %!d(string=hai) anos
pai
achega
5cae01960b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc.md

+ 1 - 1
doc.md

@@ -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.