diff --git a/README.md b/README.md index 52b4e5590..cc821cc8c 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,7 @@ you should copy your existing clio config somewhere and: ./clio_migrator ``` -This migration will take a few hours to complete. +This migration will take a few hours to complete. After this completes, it is optional to perform a database verification to ensure the fields are migrated correctly, by running: +``` +./clio_verifier +``` \ No newline at end of file