Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Commit

Permalink
dependency is deprecated (use pod)
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jun 23, 2013
1 parent 39ee1e9 commit dfc5013
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NLTQucikCheck
# NLTQuickCheck
like Haskell QuickCheck in Objective-C.

## Feature
Expand All @@ -9,7 +9,7 @@ Let's start Data Driven Testing.
## How to install
[CocoaPods](https://github.com/CocoaPods/)
```ruby
dependency 'NLTQuickCheck'
pod 'NLTQuickCheck'
```

## Usage
Expand Down

0 comments on commit dfc5013

Please sign in to comment.