Skip to content

Commit 5a96f68

Browse files
committed
updated readme: Getting started section point to docs website
1 parent a7cc711 commit 5a96f68

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,7 @@ Simple Bitbucket API wrapper for PHP >= 5.3.2.
1616

1717
## Getting started
1818

19-
1. Install dependencies with composer:
20-
21-
```
22-
$ php composer.phar install
23-
```
24-
25-
2. See `examples/` directory and tests.
19+
Read [Introduction](http://gentlero.bitbucket.org/bitbucket-api/#introduction) and [Installation](http://gentlero.bitbucket.org/bitbucket-api/installation.html) from the documentation.
2620

2721
## Documentation
2822

0 commit comments

Comments
 (0)