Skip to content

Commit 4ab4eec

Browse files
committed
The repository was updated to version 1.1.2
1 parent 8035590 commit 4ab4eec

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
@@ -31,7 +31,7 @@ Para instalar PHP ErrorHandler library, simplemente escribe:
3131

3232
$ composer require Josantonius/ErrorHandler
3333

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

3636
$ composer require Josantonius/ErrorHandler --prefer-source
3737

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To install PHP ErrorHandler library, simply:
3131

3232
$ composer require Josantonius/ErrorHandler
3333

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

3636
$ composer require Josantonius/ErrorHandler --prefer-source
3737

0 commit comments

Comments
 (0)