Skip to content

Commit d811c46

Browse files
authored
updated readme to use main as default branch
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
1 parent 9b072c0 commit d811c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ However, migrating existing (large) Xcode project to Bazel is not easy. It requi
2828
## Usage
2929

3030
```swift
31-
mint install XcodeMigrate/XcodeMigrate
31+
mint install XcodeMigrate/XcodeMigrate@main
3232
mint run xcode-migrate generate -p /path/to/your.xcodeproj
3333
```
3434

0 commit comments

Comments
 (0)