Skip to content

Commit

Permalink
updated readme to use main as default branch
Browse files Browse the repository at this point in the history
The actual default fails to install as per the current `README.md` this is needed until `mint` team support `main` as alternative to `master` 

Refer: 

XcodeMigrate#29
yonaskolb/Mint#204
  • Loading branch information
palaniraja authored Jan 5, 2023
1 parent 9b072c0 commit d811c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ However, migrating existing (large) Xcode project to Bazel is not easy. It requi
## Usage

```swift
mint install XcodeMigrate/XcodeMigrate
mint install XcodeMigrate/XcodeMigrate@main
mint run xcode-migrate generate -p /path/to/your.xcodeproj
```

Expand Down

0 comments on commit d811c46

Please sign in to comment.