Skip to content

Commit

Permalink
Updated README.md (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
tellmeY18 authored Oct 15, 2024
1 parent a4b1ff9 commit 23cf4c8
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 @@ -24,7 +24,7 @@ To install care livekit, you can add the plugin config in [care/plug_config.py](
livekit_plug = Plug(
name="livekit",
package_name="git+https://github.com/ohcnetwork/care_livekit.git",
version="@master",
version="@main",
configs={},
)
plugs = [livekit_plug]
Expand Down

0 comments on commit 23cf4c8

Please sign in to comment.