Skip to content

Commit

Permalink
#1572 a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
picman committed Dec 20, 2024
1 parent 0614353 commit 58f8440
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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.:

Expand Down

0 comments on commit 58f8440

Please sign in to comment.