Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alec Strong authored Feb 7, 2019
1 parent 595030c commit e925449
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ The above command is assuming a module structure where `Code/Kotlin` is the root
Then in your `Podfile` you can reference the module:

```ruby
source 'https://git.sqcorp.co/scm/ios/cocoapodspecs.git'

...

target 'MyProject' do
...
pod 'common', :path => 'Code/Kotlin/common'
Expand Down

0 comments on commit e925449

Please sign in to comment.