Skip to content

Commit 42c158f

Browse files
committed
Added Usage
1 parent ba29868 commit 42c158f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,22 @@ Updating the version of an application can be repetitive. XcodeProjectBump is he
1818

1919
## 📖 Usage
2020

21+
### Install
22+
23+
- Using [Mint](https://github.com/yonaskolb/Mint)
24+
```sh
25+
$ brew install mint
26+
```
27+
28+
```sh
29+
$ mint install techinpark/XcodeProjectBump
30+
```
31+
2132
To use XcodeProjectBump, navigate to your Xcode project's root directory in the terminal and type:
2233

2334
![](.github/images/screenshot.png)
2435

36+
2537
```bash
2638
$ XcodeProjectBump [flags]
2739
```

0 commit comments

Comments
 (0)