Skip to content

Commit 1a01fdd

Browse files
committed
The repository was updated to version 1.1.1
1 parent 4ebf8c3 commit 1a01fdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-ES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Para instalar PHP Session library, simplemente escribe:
3030

3131
$ composer require Josantonius/Session
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/Session --prefer-source
3636

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To install PHP Session library, simply:
3030

3131
$ composer require Josantonius/Session
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/Session --prefer-source
3636

0 commit comments

Comments
 (0)