Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marinofelipe authored Jan 28, 2024
1 parent 0d705a1 commit de9c4e7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,13 @@ swift-package-info --for https://github.com/ReactiveX/RxSwift -v 6.0.0 --product

## Installation
* Install [mint](https://github.com/yonaskolb/Mint).
* _Optionally_ run `export MINT_LINK_PATH="/usr/local/bin"` to symlink it
* Run: `mint install marinofelipe/swift-package-info`

## Running it
* `mint run swift-package-info`
* or simply, `swift-package-info` in case it was symliked

## Building
Build from Swift Package Manager

Expand Down Expand Up @@ -118,4 +123,4 @@ Such strategy has proven to be consistent with the size added to iOS apps downlo
Special thanks to [@unnamedd](https://github.com/unnamedd) for sharing his experience with [swift-tools-support-core](https://github.com/apple/swift-tools-support-core) and on how to build a pretty 👌 report.

## Contributions
*Swift Package Info* is fully open and your contributions are more than welcome.
*Swift Package Info* is fully open and your contributions are more than welcome.

0 comments on commit de9c4e7

Please sign in to comment.