Skip to content

Commit 9a68c55

Browse files
authored
public repo edits
1 parent a834a3a commit 9a68c55

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/spatial-anchors/quickstarts/get-started-ios.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ To complete this quickstart, make sure you have:
2929

3030
- A developer enabled macOS machine with the latest version of <a href="https://geo.itunes.apple.com/us/app/xcode/id497799835?mt=12" target="_blank">Xcode</a> and <a href="https://cocoapods.org" target="_blank">CocoaPods</a> installed.
3131
- Git installed via HomeBrew:
32-
- Enter the following command into a single line of the Terminal: `/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`.
33-
- Then, run `brew install git` and `brew install git-lfs`.
34-
- Lastly, update your git config with `git lfs install` (for the current user) or `git lfs install --system` (for the entire system)
32+
1. Enter the following command as a single line in the terminal: `/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`.
33+
1. Run `brew install git` and `brew install git-lfs`.
34+
1. Update your git config with `git lfs install` (for the current user) or `git lfs install --system` (for the entire system).
3535
- A developer enabled <a href="https://developer.apple.com/documentation/arkit/verifying_device_support_and_user_permission" target="_blank">ARKit compatible</a> iOS device.
3636

3737
[!INCLUDE [Create Spatial Anchors resource](../../../includes/spatial-anchors-get-started-create-resource.md)]

0 commit comments

Comments
 (0)