diff --git a/README.md b/README.md index 0edae476..88a4ac5d 100644 --- a/README.md +++ b/README.md @@ -348,13 +348,13 @@ manager.close() [![Build & Test](https://github.com/ngageoint/geopackage-ios/workflows/Build%20&%20Test/badge.svg)](https://github.com/ngageoint/geopackage-ios/actions/workflows/build-test.yml) +See the [above note](https://github.com/ngageoint/geopackage-ios#getting-started) about `automake` and `glibtoolize`. + Build this repository using Xcode and/or CocoaPods: pod repo update pod install -See the above note about `automake` and `glibtoolize`. - Open geopackage-ios.xcworkspace in Xcode or build from command line: xcodebuild -workspace 'geopackage-ios.xcworkspace' -scheme geopackage-ios build