Skip to content

Commit 1f87744

Browse files
committed
Update README
1 parent 25ee917 commit 1f87744

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -607,12 +607,7 @@ extension SQLContext {
607607
## Building
608608

609609
This project is a Swift Package Manager module that uses the
610-
[Skip](https://skip.dev) plugin to transpile Swift into Kotlin.
611-
612-
Building the module requires that Skip be installed using
613-
[Homebrew](https://brew.sh) with `brew install skiptools/skip/skip`.
614-
This will also install the necessary build prerequisites:
615-
Kotlin, Gradle, and the Android build tools.
610+
[Skip](https://skip.dev) plugin to build the package for both iOS and Android.
616611

617612
## Testing
618613

0 commit comments

Comments
 (0)