diff --git a/README.md b/README.md index aff473c488..bd261e75ff 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,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 ##