Skip to content

Commit

Permalink
docs: installation steps points to the wrong folder
Browse files Browse the repository at this point in the history
  • Loading branch information
xel1045 committed Feb 28, 2024
1 parent e322a0e commit 5142f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This plugin version is compatible only with Redmine 4.2 and later.

1. Download the .ZIP archive, extract files and copy the plugin directory to `#{REDMINE_ROOT}/plugins/redmine_wbs`.

2. In the directory `#{REDMINE_ROOT}/plugins/redmine_pulls`, compile the assets:
2. In the directory `#{REDMINE_ROOT}/plugins/redmine_wbs`, compile the assets:

```bash
npm install
Expand Down

0 comments on commit 5142f74

Please sign in to comment.