From f1c6dbff2c8f80c929e86ffa374a323539a7551f Mon Sep 17 00:00:00 2001 From: thavaahariharangit Date: Wed, 15 May 2024 11:06:59 +0100 Subject: [PATCH] #5800: As per the review comments. moving the rebuild instruction to trouble shooting section. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 420f8dd..46147ba 100644 --- a/README.md +++ b/README.md @@ -366,14 +366,14 @@ the issue, see ***Note*** -> if dependabot core and cli are not in sync -> then You will be getting -> `ensure_equivalent_gemfile_and_lockfile` error +> If dependabot cli is not in sync with core +> then cli update against target repo will raise +> `ensure_equivalent_gemfile_and_lockfile` error.