Fix the path to iOS example.

PiperOrigin-RevId: 429163479
This commit is contained in:
suetfei
2022-02-16 16:07:39 -08:00
committed by Copybara-Service
parent 1326bae8a6
commit bbc32bbb3f
+1 -1
View File
@@ -1,3 +1,3 @@
# Building Nearby on IOS
We do not yet support build from source. Instead a prebuilt library is provided. See [this link](https://github.com/google/nearby/tree/master/cpp/platform/impl/ios/Example/NearbyConnectionsExample/README.md) for a sample app using the prebuilt library.
We do not yet support build from source. Instead a prebuilt library is provided. See [this link](https://github.com/google/nearby/blob/master/internal/platform/implementation/ios/Example/NearbyConnectionsExample/README.md) for a sample app using the prebuilt library.