Skip to content

Commit b255a95

Browse files
committed
Remove version specifics from install instructions
1 parent 018efed commit b255a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A lightweight library to make it very easy to work with [CouchDB](http://couchdb
99
It's recommended to install this library using [Composer](https://getcomposer.org/):
1010

1111
```
12-
composer require ibm-watson-data-lab/php-couchdb:~0.1@beta
12+
composer require ibm-watson-data-lab/php-couchdb
1313
```
1414

1515
## Usage

0 commit comments

Comments
 (0)