From 2d7dcc25529bfb22de90bfa1e9bfa32b918e0420 Mon Sep 17 00:00:00 2001 From: Shawn Xie Date: Thu, 4 May 2023 10:40:56 -0400 Subject: [PATCH] readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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