Skip to content

Commit 4af9aff

Browse files
authored
Merge pull request #2 from JCID/cmodijk-patch-1
Update to work with the current user
2 parents 092cb07 + fdd1e27 commit 4af9aff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ Add an new `Custom Action` with the values
2929
|---------------|--------------------------------------------------------------------|
3030
| Menu Caption | `Create Gitlab merge request` |
3131
| Shortcut | ⌘ = |
32-
| Script to run | `/Users/jcid/.composer/vendor/bin/sourcetree-merge-request-opener` |
33-
| | *Replace the `jcid` username for your own username* |
32+
| Script to run | `~/.composer/vendor/bin/sourcetree-merge-request-opener` |
3433
| Parameters | `$REPO` |
3534

3635
![Sourcetree custom action configuration](img/sourcetree-custom-action-configuration.png)

0 commit comments

Comments
 (0)