Skip to content

Commit

Permalink
The repository was updated to version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
josantonius committed Mar 18, 2017
1 parent c55afb2 commit c218003
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 Hook library, simplemente escribe:

$ composer require Josantonius/Hook

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

$ composer require Josantonius/Hook

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

Expand Down

0 comments on commit c218003

Please sign in to comment.