From 9f9bd2b186a1ee443f1016541e92642a710ff7a9 Mon Sep 17 00:00:00 2001 From: Tim van Dijen Date: Sat, 23 Nov 2024 09:55:13 +0100 Subject: [PATCH] Fix location of composer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd250c6..ce92a5d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Install with composer ```bash -vendor/bin/composer require simplesamlphp/simplesamlphp-module-authcrypt +bin/composer require simplesamlphp/simplesamlphp-module-authcrypt ``` ## Configuration