Skip to content

Commit 68440aa

Browse files
committed
The repository was updated to version 1.1.1
1 parent 862a95e commit 68440aa

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
@@ -30,7 +30,7 @@ Para instalar PHP Asset library, simplemente escribe:
3030

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To install PHP Asset library, simply:
3030

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

0 commit comments

Comments
 (0)