diff --git a/src/sql/hydra.sql b/src/sql/hydra.sql index d3748bda..f961fbc9 100644 --- a/src/sql/hydra.sql +++ b/src/sql/hydra.sql @@ -2,7 +2,7 @@ -- -- 1. Update this schema document to match what the end result should be. -- --- 2. Run `make -C src/sql update-dbix hydra-postgresql.sql` in the root +-- 2. Run `make -C src/sql update-dbix` in the root -- of the project directory, and git add / git commit the changed, -- generated files. --