Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Aug 31, 2023
2 parents 24d67dc + 38d32b8 commit 14ee21d
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 @@ -72,7 +72,7 @@ If you’re interested in adding powerful In-App Video Calling, Audio Room, Live

![stream](figures/stream3.png)

7. Go to the [MeetingRoomApp](https://github.com/GetStream/meeting-room-compose/blob/main/app/src/main/kotlin/io/getstream/meeting/room/compose/MeetingRoomApp.kt) class and change the `apiKey` property with your key.
7. Go to the [MeetingRoomApp](https://github.com/GetStream/meeting-room-compose/blob/main/app/src/main/kotlin/io/getstream/meeting/room/compose/MeetingRoomApp.kt#L39) class and change the `apiKey` property with your key.

8. Build and run the project.

Expand Down

0 comments on commit 14ee21d

Please sign in to comment.