diff --git a/docs/getting_started/troubleshooting.md b/docs/getting_started/troubleshooting.md index a4f347aaa..7d371bcb8 100644 --- a/docs/getting_started/troubleshooting.md +++ b/docs/getting_started/troubleshooting.md @@ -65,7 +65,7 @@ WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/gith ``` usually indicates that Bazel fails to download necessary dependency repositories -that MediaPipe needs. MedaiPipe has several dependency repositories that are +that MediaPipe needs. MediaPipe has several dependency repositories that are hosted by Google sites. In some regions, you may need to set up a network proxy or use a VPN to access those resources. You may also need to append `--host_jvm_args "-DsocksProxyHost= -DsocksProxyPort="`