diff --git a/README.md b/README.md index f4dd9b69ec..bec434e802 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ depend on them as you would on any other local module, for example: ```gradle compile project(':exoplayer-library-core') compile project(':exoplayer-library-dash') -compile project(':exoplayer-library-ui) +compile project(':exoplayer-library-ui') ``` ## Developing ExoPlayer ##