Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
brrygrdn committed Sep 10, 2021
1 parent 6e18a6f commit 6d04a3c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6d04a3c

Please sign in to comment.