Skip to content

Commit

Permalink
The repository was updated to version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
josantonius committed Mar 18, 2017
1 parent 3dfc0f8 commit bcfcb67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-ES.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Para instalar PHP Cookie library, simplemente escribe:

$ composer require Josantonius/Cookie

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

$ composer require Josantonius/Cookie --prefer-source

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To install PHP Cookie library, simply:

$ composer require Josantonius/Cookie

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

$ composer require Josantonius/Cookie --prefer-source

Expand Down

0 comments on commit bcfcb67

Please sign in to comment.