You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,7 @@ Simple Bitbucket API wrapper for PHP >= 5.3.2.
16
16
17
17
## Getting started
18
18
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.
0 commit comments