Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kawoou committed Oct 20, 2018
1 parent 5e2a28d commit 0980edf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ An example of a test code is `Deli.xcodeproj`.
Simply add the following line to your Podfile:

```ruby
pod 'Deli', '~> 0.6.0'
pod 'Deli', '~> 0.6.2'
```


Expand Down
2 changes: 1 addition & 1 deletion README_KR.md
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ class UserTests: QuickSpec {
Podfile에 아래 라인을 추가하기만 하면 됩니다.

```ruby
pod 'Deli', '~> 0.6.0'
pod 'Deli', '~> 0.6.2'
```


Expand Down

0 comments on commit 0980edf

Please sign in to comment.