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

Commit cf4e95c

Browse files
committed
The repository was updated to version 1.1.1
1 parent d693416 commit cf4e95c

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
@@ -38,7 +38,7 @@ Para instalar PHP Database library, simplemente escribe:
3838

3939
$ composer require Josantonius/Database
4040

41-
El comando anterior solamente instalará los archivos necesarios, si prefieres descargar todo el código, incluyendo tests, puedes utilizar:
41+
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:
4242

4343
$ composer require Josantonius/Database --prefer-source
4444

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To install PHP Database library, simply:
3838

3939
$ composer require Josantonius/Database
4040

41-
The previous command will only install the necessary files, if you prefer to download the entire source, including tests, you can use:
41+
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:
4242

4343
$ composer require Josantonius/Database --prefer-source
4444

0 commit comments

Comments
 (0)