www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 432bc0742d500fc4fe479b85967f548da491f0a5
parent 30e68d3a2ca445a8399a4f144d4f438b48bd2ab1
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Wed, 17 Aug 2016 15:14:31 +0200

Adjusted install command

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -16,7 +16,7 @@ Installation Install this package with: ``` -raco pkg install repltest +raco pkg install --deps search-auto repltest ``` Usage