Merge pull request #992 from DeterminateSystems/sql/fixup-comment

hydra.sql: Update comment on regeneration
This commit is contained in:
Graham Christensen
2021-08-06 14:54:12 -04:00
committed by GitHub

View File

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