Skip to content

Commit 8620420

Browse files
authored
docs: Change composer alternative wording. (#1697)
Replaces #1685.
1 parent 5c2c77a commit 8620420

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
@@ -43,7 +43,7 @@ require_once '/path/to/your-project/vendor/autoload.php';
4343

4444
### Download the Release
4545

46-
If you abhor using composer, you can download the package in its entirety. The [Releases](https://github.com/googleapis/google-api-php-client/releases) page lists all stable versions. Download any file
46+
If you prefer not to use composer, you can download the package in its entirety. The [Releases](https://github.com/googleapis/google-api-php-client/releases) page lists all stable versions. Download any file
4747
with the name `google-api-php-client-[RELEASE_NAME].zip` for a package including this library and its dependencies.
4848

4949
Uncompress the zip file you download, and include the autoloader in your project:

0 commit comments

Comments
 (0)