diff --git a/docs/index.md b/docs/index.md index fb16aeb..983313f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -564,7 +564,7 @@ We now setup the Calibre-web installation. We first get a copy of the source wit ```bash $ mkdir /var/www/calibre-web -$ git clone https://github.com/janeczku/calibre-web /var/ww/calibre-web +$ git clone https://github.com/janeczku/calibre-web /var/www/calibre-web $ cd /var/www/calibre-web ```