From 4037e3d12fd58656c78e58578e97f6989668351b Mon Sep 17 00:00:00 2001 From: Mach1 Date: Thu, 4 Apr 2019 12:58:16 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8a7a41..bf7c908 100755 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Mach1SpatialAPI is available internally only (release version coming soon). To install it, simply add the following line to your Podfile after placing the `Pod-Mach1SpatialAPI` directory in the project's parent directory: ```ruby -pod 'Mach1SpatialAPI', :path => '../' +pod 'Mach1SpatialAPI', :path => 'Pod-Mach1SpatialAPI' ``` ## Author