Skip to content

Commit 8efc190

Browse files
authored
Update RELEASING.md
1 parent 0a09c2d commit 8efc190

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

RELEASING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
---
66

77
***Before you begin:*** Please make sure you are set up with
8-
[`pod trunk`](https://guides.cocoapods.org/making/getting-setup-with-trunk.html) and your CocoaPods
8+
[`bundle exec pod trunk`](https://guides.cocoapods.org/making/getting-setup-with-trunk.html) and your CocoaPods
99
account is a contributor for all pods. If you need to be added as a
1010
contributor, please [open a ticket requesting access](https://github.com/square/workflow-swift/issues/new).
1111

12-
For Squares, membership is managed through the `Workflow Swift Owners` registry group. Please request access to that group through Registry. Once you have access, you can register a session with `pod trunk` using the group e-mail alias `workflow-swift-owners@squareup.com`.
12+
For Squares, membership is managed through the `Workflow Swift Owners` registry group. Please request access to that group through Registry. Once you have access, you can register a session with `bundle exec pod trunk` using the group e-mail alias `workflow-swift-owners@squareup.com`.
1313

14-
`pod trunk register workflow-swift-owners@squareup.com 'Workflow Swift Owners' --description='Your computer description'`
14+
`bundle exec pod trunk register workflow-swift-owners@squareup.com 'Workflow Swift Owners' --description='Your computer description'`
1515

1616
---
1717

0 commit comments

Comments
 (0)