Skip to content

Commit f8241a2

Browse files
authored
Update README.md
1 parent 849a19f commit f8241a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Firebase Kotlin SDK is a Kotlin-first SDK for Firebase. It's API is similar
88
<a href="https://firebase.github.io/firebase-android-sdk/reference/kotlin/firebase-ktx/">Firebase Android SDK Kotlin Extensions</a>
99
but also supports multiplatform projects, enabling you to use Firebase directly from your common source targeting
1010
<strong>iOS</strong>, <strong>Android</strong>, <strong>Desktop</strong> or <strong>Web</strong>, enabling the use of
11-
Firebase as a backend for<a href="https://www.jetbrains.com/lp/compose-multiplatform/">Compose Multiplatform</a>, for example.
11+
Firebase as a backend for <a href="https://www.jetbrains.com/lp/compose-multiplatform/">Compose Multiplatform</a>, for example.
1212

1313
## Available libraries
1414

@@ -226,4 +226,4 @@ You can build and test the project locally.
226226
1. Open the project in IntelliJ IDEA.
227227
2. Install cocoapods via `sudo gem install -n /usr/local/bin cocoapods`
228228
3. Install the GitLive plugin into IntelliJ
229-
4. After a gradle sync then run `publishToMavenLocal`
229+
4. After a gradle sync then run `publishToMavenLocal`

0 commit comments

Comments
 (0)