fix markup
authorSimon J Mudd <sjmudd@pobox.com>
Thu, 11 Dec 2014 22:40:03 +0000 (23:40 +0100)
committerSimon J Mudd <sjmudd@pobox.com>
Thu, 11 Dec 2014 22:40:03 +0000 (23:40 +0100)
README.md

index 5983b8f..095eb79 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,8 +27,8 @@ If you see a need for this please let me know.
 
 ### Grants
 
 
 ### Grants
 
-Do not forget to ensure that the MySQL user you configure has access
-to the `performance_schema` tables.
+`pstop` needs `SELECT` access to `performance_schema` tables. It
+will not run if access to the required tables is not available.
 
 ### Screens
 
 
 ### Screens