Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
achtan committed Oct 1, 2012
1 parent 686c425 commit 183e4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ This is a database layer for Nette Framework based on `Nette\Database`.

## Installation

Get the source code using [Composer](http://getcomposer.org/) (add `"fabik/database": "0.2.*"` to your `composer.json`) or directly download `Database` to your libs directory.
Get the source code using [Composer](http://getcomposer.org/) (add `"fabik/database": "1.*"` to your `composer.json`) or directly download `Database` to your libs directory.

## Example of use

0 comments on commit 183e4ef

Please sign in to comment.