Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Update link & minor fixes #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions samples/ios/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ CocoaPod based and quite easy to get running.
**FOLLOW THESE INSTRUCTIONS SUPER CAREFULLY!**

0. Make sure your computer has CocoaPods installed,
[http://cocoapods.org](http://cocoapods.org), as well as Xcode 6 (We've
[https://cocoapods.org](https://cocoapods.org), as well as Xcode 6 (We've
had reports that Xcode 7 betas might be problematic at this point.)

1. To get all the component pieces.
Expand Down Expand Up @@ -116,7 +116,7 @@ CocoaPod based and quite easy to get running.
# php gen_fake_beacons.php

Now when you build and run the simulator, there will be 10 beacons that
you can play around with registering, activating, deactivating, etc, and
you can play around with registering, activating, deactivating, etc., and
be able to verify that everything is working properly before actually
modifying real-world beacon hardware.

Expand Down