From 10149818546d048bc0121e7e09570bcc028d2d25 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 2 Feb 2018 10:30:00 +0300 Subject: readme: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8a40eb..b33a231 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Installation 2. Ensure both scratch.db and its containing folder (i.e. db/) are writable by the application, normally this means chown-ing them as www-data or whatever user your httpd is running under. -
chown www-data db/ db/sratch.db
+
chown www-data db/ db/scratch.db
3. Copy config.php-dist to config.php and edit path to Calibre, etc. -- cgit v1.2.3