From 6d04a3c18587c77f2908b0bccf0e15c18f9d23b7 Mon Sep 17 00:00:00 2001 From: Barry Gordon Date: Fri, 10 Sep 2021 14:34:08 +0100 Subject: [PATCH] Update README --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index f82e864383..950a322708 100644 --- a/README.md +++ b/README.md @@ -101,16 +101,13 @@ $ bin/docker-dev-shell ### Dry run script -*Note: you must have run `bundle install` in the `omnibus` directory before -running this script.* - You can use the "dry-run" script to simulate a dependency update job, printing the diff that would be generated to the terminal. It takes two positional arguments: the package manager and the GitHub repo name (including the account): ```bash -$ cd omnibus && bundle install && cd - +$ bin/docker-dev-shell $ bin/dry-run.rb go_modules rsc/quote => fetching dependency files => parsing dependency files