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 fddd654 commit 5d95043Copy full SHA for 5d95043
1 file changed
README.md
@@ -16,5 +16,8 @@ Please help to translate on the https://crowdin.com/project/opendocument
16
17
## Setup
18
19
+- install conan using pip in a venv
20
+- `conan profile detect --force`
21
- `conan remote add odr https://artifactory.opendocument.app/artifactory/api/conan/conan`
22
+- move odr-repository to first index in .conan2/remotes.json
23
- make sure `conan` is in your $PATH or replace conan-call in `app/build.gradle`
0 commit comments