Skip to content

Commit c322671

Browse files
committed
Update README
1 parent d59ca79 commit c322671

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,9 @@ ARKit-Sampler is a collection of ARKit samples.
1313

1414
## How to build
1515

16-
1. Download `Inceptionv3.mlmodel` from [here](https://developer.apple.com/machine-learning/
17-
), then put it into the `mlmodels` folder.
18-
2. Open `ARKit-Sampler.xcworkspace` with Xcode 9 and build it.
16+
Open `ARKit-Sampler.xcworkspace` with Xcode and build it.
1917

20-
It can **NOT** run on **Simulator**. (Because it uses Metal.)
18+
It can **NOT** run on **Simulator**.
2119

2220

2321
## Contents

0 commit comments

Comments
 (0)