From 86162c69b78a2ee1a6274f97e69145b2085388ef Mon Sep 17 00:00:00 2001 From: olly Date: Tue, 12 Oct 2021 14:39:33 +0100 Subject: [PATCH] Final README updates - Fix missing update PiperOrigin-RevId: 402548081 --- extensions/vp9/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/vp9/README.md b/extensions/vp9/README.md index e961435263..d352a349c1 100644 --- a/extensions/vp9/README.md +++ b/extensions/vp9/README.md @@ -85,7 +85,7 @@ be possible to follow the Linux instructions in [Windows PowerShell][]. ## Using the module Once you've followed the instructions above to check out, build and depend on -the extension, the next step is to tell ExoPlayer to use `LibvpxVideoRenderer`. +the module, the next step is to tell ExoPlayer to use `LibvpxVideoRenderer`. How you do this depends on which player API you're using: * If you're passing a `DefaultRenderersFactory` to `ExoPlayer.Builder`, you