From 58f844044cabc3fc58b087bf873fe497d2fb7fdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Pi=C4=8Dman?= Date: Fri, 20 Dec 2024 16:28:37 +0100 Subject: [PATCH] #1572 a typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ddb9dea3..358e165c 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,7 @@ instance is stopped. 4.1 In production environment - bundle config set --local without 'development test` + bundle config set --local without 'development test' bundle install 4.2 Without Xapian fulltext search (on Windows) @@ -234,7 +234,7 @@ instance is stopped. 7. The access rights must be set for web server, e.g.: - `chown -R www-data:www-data plugins/redmine_dmsf`. + `chown -R www-data:www-data plugins/redmine_dmsf` 8. Restart the web server, e.g.: