Skip to content

Commit c844fff

Browse files
xmo-odoofda-odoo
authored andcommitted
Fix incorrect path
1 parent 8bf0430 commit c844fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Then retrieve an actual changelog to replace the placeholder:
5454
$ curl -o CHANGELOG.md https://raw.githubusercontent.com/odoo/odoo-ls/refs/heads/release/changelog.md
5555
```
5656

57-
Then put OdooLs binaries (and .pdb for windows) in `src/main/resources/odoo-binaries`.
57+
Then put OdooLs binaries (and .pdb for windows) in `src/main/resources/odools-binaries`.
5858

5959
Finally, you can launch `./gradlew clean buildPlugin`. Note that as of this writing you need at least the JRE 17.
6060

0 commit comments

Comments
 (0)