Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

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 c7025a4 commit e2d6a5b
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 DataType library, simplemente escribe:

$ composer require Josantonius/DataType

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/DataType --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 DataType library, simply:

$ composer require Josantonius/DataType

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/DataType --prefer-source

Expand Down

0 comments on commit e2d6a5b

Please sign in to comment.