diff --git a/README b/README index 3ad540f..aba7a5e 100644 --- a/README +++ b/README @@ -67,6 +67,7 @@ And then create the default tables: # mysql -D pinba < default_tables.sql +If you did `make install` or used a precompiled package, look for default_tables.sql in /usr/share/pinba_engine directory. 4. How it works ---------------