Skip to content

Commit

Permalink
readme tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaLRussell committed Oct 7, 2024
1 parent e9bb88c commit 0f19023
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,8 @@ The build includes a docker image build which may be easier to deploy. See [wodi

### Quickly test drive a feature branch

Use the `./scripts/run-version.sh` script
Use the `./scripts/run-version.sh` script setting the branch references for the app and api (defaults to main for both):

```
./scripts/run-version.sh --app mrc-1234 --api mrc-2345
```

setting the branch references for the app and api (defaults to main for both).

0 comments on commit 0f19023

Please sign in to comment.