Skip to content

Commit b32223b

Browse files
author
Guled
authored
Updated README
I'll be updating the cocoapods version soon. In the meanwhile here is an alternative way to start up the project.
1 parent 6bc5c4f commit b32223b

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@ MLKit is a simple machine learning framework written in Swift. Currently MLKit f
1616

1717
## Installation
1818

19-
MLKit is available through [CocoaPods](http://cocoapods.org). To install
20-
it, simply add the following line to your Podfile:
21-
22-
```ruby
23-
pod 'MachineLearningKit', '0.1.7'
24-
```
19+
** New Cocoapods version coming soon, in the meanwhile follow the instructions below: **
2520

21+
#### Without Cocoapods
22+
1. Download the repository.
23+
2. `cd [Project_Path_Goes_Here]/Example`
24+
3. `pod install`
2625

2726
----------------------------------------------
2827

0 commit comments

Comments
 (0)