Skip to content

Commit 4b527e1

Browse files
author
Santiago Botero Ruiz
committed
docs: changed command for installing the wrapper
1 parent b362953 commit 4b527e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ La librería en PHP de Onfleet nos permite un acceso fácil y cómodo a la API d
4040
## Instalación
4141

4242
```
43-
composer install onfleet/php-onfleet
43+
composer require onfleet/php-onfleet
4444
```
4545

4646
## Requerimientos

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The Onfleet PHP library provides convenient access to the Onfleet API.
4242
## Installation
4343

4444
```
45-
composer install onfleet/php-onfleet
45+
composer require onfleet/php-onfleet
4646
```
4747

4848
## Requirements

0 commit comments

Comments
 (0)