We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bf0430 commit c844fffCopy full SHA for c844fff
README.md
@@ -54,7 +54,7 @@ Then retrieve an actual changelog to replace the placeholder:
54
$ curl -o CHANGELOG.md https://raw.githubusercontent.com/odoo/odoo-ls/refs/heads/release/changelog.md
55
```
56
57
-Then put OdooLs binaries (and .pdb for windows) in `src/main/resources/odoo-binaries`.
+Then put OdooLs binaries (and .pdb for windows) in `src/main/resources/odools-binaries`.
58
59
Finally, you can launch `./gradlew clean buildPlugin`. Note that as of this writing you need at least the JRE 17.
60
0 commit comments