Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 20d2e91

Browse files
committed
The repository was updated to version 1.1.1
1 parent b7382a2 commit 20d2e91

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
@@ -30,7 +30,7 @@ Para instalar PHP Ip library, simplemente escribe:
3030

3131
$ composer require Josantonius/Ip
3232

33-
El comando anterior solamente instalará los archivos necesarios, si prefieres descargar todo el código, incluyendo tests, puedes utilizar:
33+
El comando anterior sólo instalará los archivos necesarios, si prefieres descargar todo el código fuente (incluyendo tests, directorio vendor, excepciones no utilizadas, documentos...) puedes utilizar:
3434

3535
$ composer require Josantonius/Ip --prefer-source
3636

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To install PHP Ip library, simply:
3030

3131
$ composer require Josantonius/Ip
3232

33-
The previous command will only install the necessary files, if you prefer to download the entire source, including tests, you can use:
33+
The previous command will only install the necessary files, if you prefer to download the entire source code (including tests, vendor folder, exceptions not used, docs...) you can use:
3434

3535
$ composer require Josantonius/Ip --prefer-source
3636

0 commit comments

Comments
 (0)