diff --git a/README.md b/README.md index 22f795b..9e7984a 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ mysql> quit * Import the default tsmmonitor database (e.g. with MySQL):
shell> mysql --user=root --password tsmmonitor < scripts/tsmmonitor.sql
-Verify the database was successfully imported (e.g. with MySQL): +* Verify the database was successfully imported (e.g. with MySQL):
shell> mysql --user=root --password tsmmonitor
 mysql> SHOW TABLES;