Commit e4a5c07b by olly Committed by bachinger

Mechanical README cleanups 2

PiperOrigin-RevId: 401777730
parent e7c6ed5e
...@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately. ...@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS) ## Build instructions (Linux, macOS)
To use this extension you need to clone the ExoPlayer repository and depend on To use the module you need to clone this GitHub project and depend on its
its modules locally. Instructions for doing this can be found in ExoPlayer's modules locally. Instructions for doing this can be found in the
[top level README][]. [top level README][].
In addition, it's necessary to fetch cpu_features library and libgav1 with its In addition, it's necessary to fetch cpu_features library and libgav1 with its
......
...@@ -18,9 +18,8 @@ implementation 'com.google.android.exoplayer:extension-cast:2.X.X' ...@@ -18,9 +18,8 @@ implementation 'com.google.android.exoplayer:extension-cast:2.X.X'
where `2.X.X` is the version, which must match the version of the other media where `2.X.X` is the version, which must match the version of the other media
modules being used. modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's locally. Instructions for doing this can be found in the [top level README][].
[top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md [top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
......
...@@ -25,9 +25,8 @@ implementation 'com.google.android.exoplayer:extension-cronet:2.X.X' ...@@ -25,9 +25,8 @@ implementation 'com.google.android.exoplayer:extension-cronet:2.X.X'
where `2.X.X` is the version, which must match the version of the other media where `2.X.X` is the version, which must match the version of the other media
modules being used. modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's locally. Instructions for doing this can be found in the [top level README][].
[top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md [top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
......
...@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately. ...@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS) ## Build instructions (Linux, macOS)
To use this extension you need to clone the ExoPlayer repository and depend on To use the module you need to clone this GitHub project and depend on its
its modules locally. Instructions for doing this can be found in ExoPlayer's modules locally. Instructions for doing this can be found in the
[top level README][]. The extension is not provided via Google's Maven [top level README][]. The extension is not provided via Google's Maven
repository (see [#2781][] for more information). repository (see [#2781][] for more information).
......
...@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately. ...@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS) ## Build instructions (Linux, macOS)
To use this extension you need to clone the ExoPlayer repository and depend on To use the module you need to clone this GitHub project and depend on its
its modules locally. Instructions for doing this can be found in ExoPlayer's modules locally. Instructions for doing this can be found in the
[top level README][]. [top level README][].
In addition, it's necessary to build the extension's native components as In addition, it's necessary to build the extension's native components as
......
...@@ -18,9 +18,8 @@ implementation 'com.google.android.exoplayer:extension-ima:2.X.X' ...@@ -18,9 +18,8 @@ implementation 'com.google.android.exoplayer:extension-ima:2.X.X'
where `2.X.X` is the version, which must match the version of the other media where `2.X.X` is the version, which must match the version of the other media
modules being used. modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's locally. Instructions for doing this can be found in the [top level README][].
[top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md [top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
......
...@@ -17,9 +17,8 @@ implementation 'com.google.android.exoplayer:extension-leanback:2.X.X' ...@@ -17,9 +17,8 @@ implementation 'com.google.android.exoplayer:extension-leanback:2.X.X'
where `2.X.X` is the version, which must match the version of the other media where `2.X.X` is the version, which must match the version of the other media
modules being used. modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's locally. Instructions for doing this can be found in the [top level README][].
[top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md [top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
......
...@@ -17,9 +17,8 @@ implementation 'com.google.android.exoplayer:extension-media2:2.X.X' ...@@ -17,9 +17,8 @@ implementation 'com.google.android.exoplayer:extension-media2:2.X.X'
where `2.X.X` is the version, which must match the version of the other media where `2.X.X` is the version, which must match the version of the other media
modules being used. modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's locally. Instructions for doing this can be found in the [top level README][].
[top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md [top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
......
...@@ -18,9 +18,8 @@ implementation 'com.google.android.exoplayer:extension-mediasession:2.X.X' ...@@ -18,9 +18,8 @@ implementation 'com.google.android.exoplayer:extension-mediasession:2.X.X'
where `2.X.X` is the version, which must match the version of the other media where `2.X.X` is the version, which must match the version of the other media
modules being used. modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's locally. Instructions for doing this can be found in the [top level README][].
[top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md [top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
......
...@@ -28,9 +28,8 @@ implementation 'com.google.android.exoplayer:extension-okhttp:2.X.X' ...@@ -28,9 +28,8 @@ implementation 'com.google.android.exoplayer:extension-okhttp:2.X.X'
where `2.X.X` is the version, which must match the version of the other media where `2.X.X` is the version, which must match the version of the other media
modules being used. modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's locally. Instructions for doing this can be found in the [top level README][].
[top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md [top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
......
...@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately. ...@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS) ## Build instructions (Linux, macOS)
To use this extension you need to clone the ExoPlayer repository and depend on To use the module you need to clone this GitHub project and depend on its
its modules locally. Instructions for doing this can be found in ExoPlayer's modules locally. Instructions for doing this can be found in the
[top level README][]. [top level README][].
In addition, it's necessary to build the extension's native components as In addition, it's necessary to build the extension's native components as
......
...@@ -26,9 +26,8 @@ implementation 'com.google.android.exoplayer:extension-rtmp:2.X.X' ...@@ -26,9 +26,8 @@ implementation 'com.google.android.exoplayer:extension-rtmp:2.X.X'
where `2.X.X` is the version, which must match the version of the other media where `2.X.X` is the version, which must match the version of the other media
modules being used. modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's locally. Instructions for doing this can be found in the [top level README][].
[top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md [top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
......
...@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately. ...@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS) ## Build instructions (Linux, macOS)
To use this extension you need to clone the ExoPlayer repository and depend on To use the module you need to clone this GitHub project and depend on its
its modules locally. Instructions for doing this can be found in ExoPlayer's modules locally. Instructions for doing this can be found in the
[top level README][]. [top level README][].
In addition, it's necessary to build the extension's native components as In addition, it's necessary to build the extension's native components as
......
...@@ -15,8 +15,7 @@ implementation 'com.google.android.exoplayer:extension-workmanager:2.X.X' ...@@ -15,8 +15,7 @@ implementation 'com.google.android.exoplayer:extension-workmanager:2.X.X'
where `2.X.X` is the version, which must match the version of the other media where `2.X.X` is the version, which must match the version of the other media
modules being used. modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's locally. Instructions for doing this can be found in the [top level README][].
[top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md [top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
An empty module that depends on all of the other library modules. Depending on An empty module that depends on all of the other library modules. Depending on
the full library is equivalent to depending on all of the other library modules the full library is equivalent to depending on all of the other library modules
individually. See ExoPlayer's [top level README][] for more information. individually. See the [top level README][] for more information.
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md [top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment