Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
denpamusic committed Jan 20, 2017
1 parent d287045 commit a738379
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
Expand Up @@ -6,7 +6,7 @@
Run ```php composer.phar require denpa/php-bitapi``` in your project directory or add following lines to composer.json
```javascript
"require": {
"denpa/php-bitapi": "dev-master"
"denpa/php-bitapi": "~1.0"
}
```
and run ```php composer.phar update```.
Expand Down

0 comments on commit a738379

Please sign in to comment.