Skip to content

Commit 5767f95

Browse files
authored
Update installation to install from Homebrew core tap.
1 parent 3af7e5d commit 5767f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Xcode does not generally allow plugins, but it does allow for language definitio
4141
First you need to install the CLI that takes care of installing the plugin into Xcode. The CLI is available throuh Homebrew:
4242

4343
```shell
44-
brew install touchlab/homebrew-touchlab/xcode-kotlin
44+
brew install xcode-kotlin
4545
```
4646

4747
Once installed, run the CLI:

0 commit comments

Comments
 (0)