aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 57ddeb6..2130fd9 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ Clone this repostory into your webroot:
```bash
webroot=/var/www/html/sabredav
mkdir $webroot
-git clone https://github.com/sacredheatsc/sabredav-freeipa $webroot
+git clone https://github.com/sacredheartsc/sabredav-freeipa $webroot
```
Install dependences using [composer](https://getcomposer.org/):